aboutsummaryrefslogtreecommitdiff
path: root/libs/libwebsockets
diff options
context:
space:
mode:
authorKarl Palsson <karlp@etactica.com>2016-08-25 17:27:16 +0000
committerKarl Palsson <karlp@etactica.com>2016-08-26 09:48:56 +0000
commitc96eae9549ac3a9f59b319267796ab7927a9b50a (patch)
tree0ee8f2dd7d882b32fe239d4802aa4dcb37e68733 /libs/libwebsockets
parentf7a37e435f416978069a2f1a98ac153366b8c5b5 (diff)
libwebsockets: Update maintainer email
Signed-off-by: Karl Palsson <karlp@remake.is> Signed-off-by: Karl Palsson <karlp@etactica.com>
Diffstat (limited to 'libs/libwebsockets')
-rw-r--r--libs/libwebsockets/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libwebsockets/Makefile b/libs/libwebsockets/Makefile
index 76375d01d..8546c68a4 100644
--- a/libs/libwebsockets/Makefile
+++ b/libs/libwebsockets/Makefile
@@ -43,7 +43,7 @@ define Package/$(PKG_NAME)/Default
TITLE:=libwebsockets
DEPENDS:=+zlib
URL:=https://libwebsockets.org
- MAINTAINER:=Karl Palsson <karlp@remake.is>
+ MAINTAINER:=Karl Palsson <karlp@etactica.com>
endef
define Package/libwebsockets-openssl