Use SF mirrors instead of my personal server
authornix <nix@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 18 Dec 2007 15:50:54 +0000 (15:50 +0000)
committernix <nix@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 18 Dec 2007 15:50:54 +0000 (15:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9796 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/opal/Makefile

index 286450b..312c46a 100644 (file)
@@ -13,7 +13,7 @@ PKG_VERSION:=3.1.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tar.bz2
-PKG_SOURCE_URL:=ftp://peternixon.net/pub/voxgratia
+PKG_SOURCE_URL:=@SF/opalvoip
 PKG_MD5SUM:=07fd0ed5ae95e1b88874e1fb9669e4f3
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_VERSION)