From: Daniel Engberg Date: Thu, 31 Jan 2019 14:50:56 +0000 (+0100) Subject: nodogsplash: libmicrohttpd-no-ssl -> libmicrohttpd X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=commitdiff_plain;h=be91e9d6dcd0a47ac53fe9e2f4ecc3e5d3373148 nodogsplash: libmicrohttpd-no-ssl -> libmicrohttpd Due to rearrangements of the libmicrohttpd the non ssl variant is now called libmicrohttpd. Signed-off-by: Daniel Engberg --- diff --git a/nodogsplash/Makefile b/nodogsplash/Makefile index 46ff9b1..95d5a25 100644 --- a/nodogsplash/Makefile +++ b/nodogsplash/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nodogsplash PKG_FIXUP:=autoreconf PKG_VERSION:=3.2.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_URL:=https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION)? PKG_SOURCE:=nodogsplash-$(PKG_VERSION).tar.gz @@ -26,7 +26,7 @@ define Package/nodogsplash SUBMENU:=Captive Portals SECTION:=net CATEGORY:=Network - DEPENDS:=+libpthread +iptables-mod-ipopt +libmicrohttpd-no-ssl + DEPENDS:=+libpthread +iptables-mod-ipopt +libmicrohttpd TITLE:=Open public network gateway daemon URL:=https://github.com/nodogsplash/nodogsplash CONFLICTS:=nodogsplash2