X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fuhttpd%2FMakefile;h=64ea5f202f051f0650070fa0010e6c3a7b56440a;hp=62b2257147fd5d68e3464fac6bc58365ab263f00;hb=405e8aec86bc8565312a7270e15c6356f62e0741;hpb=1ee49a7b485b63f80e72f268f347836a28f60707 diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile index 62b2257147..64ea5f202f 100644 --- a/package/network/services/uhttpd/Makefile +++ b/package/network/services/uhttpd/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uhttpd -PKG_VERSION:=2012-10-19 +PKG_VERSION:=2012-10-30 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/uhttpd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=610ed7cc236ff4cb08ace8df8ae0bede18bf38c5 +PKG_SOURCE_VERSION:=e57bf6d8bfa465a50eea2c30269acdfe751a46fd PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Jo-Philipp Wich