From: nix Date: Tue, 18 Dec 2007 15:50:54 +0000 (+0000) Subject: Use SF mirrors instead of my personal server X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=8605e47e90f0c1c85464ac277d50846a559ac4f2;p=packages.git Use SF mirrors instead of my personal server git-svn-id: svn://svn.openwrt.org/openwrt/packages@9796 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/opal/Makefile b/libs/opal/Makefile index 286450b73..312c46a29 100644 --- a/libs/opal/Makefile +++ b/libs/opal/Makefile @@ -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)