Signed-off-by: Jonathan McCrohan <jmccro...@gmail.com>
---
 net/sslh/Makefile                         | 4 ++--
 net/sslh/patches/001-no_sslh_select.patch | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/sslh/Makefile b/net/sslh/Makefile
index 2cde2fc..67ca101 100644
--- a/net/sslh/Makefile
+++ b/net/sslh/Makefile
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sslh
-PKG_VERSION:=1.14
+PKG_VERSION:=1.15
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://rutschle.net/tech/
-PKG_MD5SUM:=36e64bd6c7d0a299d5acd1109988099b
+PKG_MD5SUM:=cdb3e4499ff00438495f46ef7204ec58
 
 include $(INCLUDE_DIR)/package.mk
 
diff --git a/net/sslh/patches/001-no_sslh_select.patch 
b/net/sslh/patches/001-no_sslh_select.patch
index 7153026..9b00019 100644
--- a/net/sslh/patches/001-no_sslh_select.patch
+++ b/net/sslh/patches/001-no_sslh_select.patch
@@ -18,7 +18,7 @@
  echosrv: $(OBJS) echosrv.o
        $(CC) $(CFLAGS) -o echosrv echosrv.o probe.o common.o $(LIBS)
  
-@@ -77,7 +73,7 @@ uninstall:
+@@ -75,7 +71,7 @@ uninstall:
        update-rc.d sslh remove
  
  clean:
-- 
1.8.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to