new url, reported by dumpedcore
[openwrt.git] / package / arptables / Makefile
index 03c6322..961ee5e 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=arptables
 PKG_VERSION:=0.0.3
 PKG_RELEASE:=1
-PKG_SOURCE_URL:=http://umn.dl.sourceforge.net/sourceforge/ebtables/
+PKG_SOURCE_URL:=http://unc.dl.sourceforge.net/sourceforge/ebtables/
 PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-v$(PKG_VERSION)
 PKG_CAT:=zcat
@@ -44,3 +44,4 @@ install: $(IPKG_STATE_DIR)/info/arptables.list
 
 clean:
        rm -rf $(PKG_BUILD_DIR)
+       rm -f $(PKG_IPK)
This page took 0.029534 seconds and 4 git commands to generate.