X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fminiupnpd%2FMakefile;h=3c5a8072a53088717d1a64fd061b886eed21b9ba;hp=a4788f999d89ca7ff9ec64eadbf5c27a8bf44bde;hb=e48d0e582ae824bc3d692cde5bd8ab1d871b69a5;hpb=6799c36d14c6a398b6ebc025699c577bb4342cd1 diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index a4788f999d..3c5a8072a5 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=miniupnpd -PKG_VERSION:=0.1 -PKG_RELEASE:=2 -PKG_MD5SUM:=4ba2a49c593d0c1088cc5791b8c6a985 +PKG_VERSION:=20061129 +PKG_RELEASE:=1 +PKG_MD5SUM:=1826c480e61e0573dfa1d835ee9d8802 -PKG_SOURCE_URL:=http://ftp.berlios.de/pub/xwrt/storage/ -PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz +PKG_SOURCE_URL:=http://miniupnp.tuxfamily.org/files +PKG_SOURCE:=$(PKG_NAME)$(PKG_VERSION).tar.gz PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) @@ -36,11 +36,6 @@ define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR) -f Makefile.openwrt endef -define Build/Clean - # remove the client dir since the build system doesnt know about it - rm -rf $(PKG_BUILD_DIR)/../miniupnpc -endef - define Package/miniupnpd/install $(INSTALL_DIR) $(1)/usr/bin $(1)/etc/init.d $(INSTALL_BIN) $(PKG_BUILD_DIR)/miniupnpd $(1)/usr/bin/