Author: nbd Date: 2014-06-09 15:47:40 +0200 (Mon, 09 Jun 2014) New Revision: 41057
Modified: trunk/package/network/services/uhttpd/Makefile Log: uhttpd: update to the latest version, fixes musl compile issues Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/services/uhttpd/Makefile =================================================================== --- trunk/package/network/services/uhttpd/Makefile 2014-06-09 13:47:36 UTC (rev 41056) +++ trunk/package/network/services/uhttpd/Makefile 2014-06-09 13:47:40 UTC (rev 41057) @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uhttpd -PKG_VERSION:=2014-04-08 +PKG_VERSION:=2014-06-08 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/uhttpd2.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=a0c33bdbc4873210598acdccb292ff77fb6bf624 +PKG_SOURCE_VERSION:=dabd7dea6445aaa0e5b8d9add1872fa7393b3a85 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Felix Fietkau <[email protected]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
