X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/eba4b4bcfc49afc8a3d1649751765f1e3285db65..68951232dd98b702ffd5f84f5fd8d4b4bc3f53d4:/openwrt/package/arptables/Makefile diff --git a/openwrt/package/arptables/Makefile b/openwrt/package/arptables/Makefile index 03c6322fe..961ee5e2a 100644 --- a/openwrt/package/arptables/Makefile +++ b/openwrt/package/arptables/Makefile @@ -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)