update to RC5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7760 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0a98e25658
commit
3747e76558
@ -9,9 +9,9 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=miniupnpd
|
PKG_NAME:=miniupnpd
|
||||||
PKG_VERSION:=1.0-RC4
|
PKG_VERSION:=1.0-RC5
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=de6fd266bf15c4f6781895d19c8efbca
|
PKG_MD5SUM:=fce12f92178409f0026a635d4bb5d8be
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://miniupnp.tuxfamily.org/files
|
PKG_SOURCE_URL:=http://miniupnp.tuxfamily.org/files
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
@ -35,20 +35,3 @@
|
|||||||
|
|
||||||
testupnpdescgen: $(TESTUPNPDESCGENOBJS)
|
testupnpdescgen: $(TESTUPNPDESCGENOBJS)
|
||||||
|
|
||||||
@@ -59,13 +58,14 @@
|
|
||||||
upnphttp.o: upnphttp.h upnpdescgen.h miniupnpdpath.h upnpsoap.h
|
|
||||||
upnpdescgen.o: upnpdescgen.h miniupnpdpath.h upnpglobalvars.h
|
|
||||||
upnpsoap.o: upnpglobalvars.h upnphttp.h upnpsoap.h upnpreplyparse.h
|
|
||||||
-upnpsoap.o: upnpredirect.h openbsd/getifstats.h
|
|
||||||
+upnpsoap.o: upnpredirect.h getifstats.h
|
|
||||||
upnpreplyparse.o: upnpreplyparse.h minixml.h
|
|
||||||
minixml.o: minixml.h
|
|
||||||
upnpredirect.o: upnpredirect.h upnpglobalvars.h openbsd/obsdrdr.h
|
|
||||||
daemonize.o: daemonize.h
|
|
||||||
upnpglobalvars.o: upnpglobalvars.h
|
|
||||||
-linux/getifstats.o: openbsd/getifstats.h
|
|
||||||
+linux/getifstats.o: getifstats.h
|
|
||||||
linux/iptcrdr.o: linux/iptcrdr.h
|
|
||||||
testupnpdescgen.o: upnpdescgen.h
|
|
||||||
upnpdescgen.o: upnpdescgen.h miniupnpdpath.h upnpglobalvars.h
|
|
||||||
+upnppermissions.o: upnppermissions.c
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user