add sample ppp options file
[openwrt.git] / package / bridge / Makefile
index 4381b1d..2f3f4c6 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=bridge
 PKG_VERSION:=1.0.4
 PKG_RELEASE:=1
-PKG_SOURCE_URL:=http://umn.dl.sourceforge.net/sourceforge/bridge
+PKG_SOURCE_URL:=http://unc.dl.sourceforge.net/sourceforge/bridge
 PKG_SOURCE:=bridge-utils-$(PKG_VERSION).tar.gz
 PKG_BUILD_DIR:=$(BUILD_DIR)/bridge-utils-$(PKG_VERSION)
 PKG_CAT:=zcat
@@ -70,3 +70,4 @@ install: $(IPKG_STATE_DIR)/info/bridge.list
 
 clean:
        rm -rf $(PKG_BUILD_DIR)
+       rm -f $(PKG_IPK)
This page took 0.022833 seconds and 4 git commands to generate.