diff options
author | Stefan Knoblich <stkn@gentoo.org> | 2005-09-15 02:45:15 +0000 |
---|---|---|
committer | Stefan Knoblich <stkn@gentoo.org> | 2005-09-15 02:45:15 +0000 |
commit | b806905edf276e1b32335643a49febcfb41c0d4b (patch) | |
tree | c96c1e70a6e8ccdb66ef70fd3940d30c8742fb96 /net-libs/libpri/libpri-1.0.7-r1.ebuild | |
parent | Stable on x86. (diff) | |
download | historical-b806905edf276e1b32335643a49febcfb41c0d4b.tar.gz historical-b806905edf276e1b32335643a49febcfb41c0d4b.tar.bz2 historical-b806905edf276e1b32335643a49febcfb41c0d4b.zip |
Fixed SRC_URI.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-libs/libpri/libpri-1.0.7-r1.ebuild')
-rw-r--r-- | net-libs/libpri/libpri-1.0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libpri/libpri-1.0.7-r1.ebuild b/net-libs/libpri/libpri-1.0.7-r1.ebuild index cfc17a78f5e8..e321b13615b2 100644 --- a/net-libs/libpri/libpri-1.0.7-r1.ebuild +++ b/net-libs/libpri/libpri-1.0.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpri/libpri-1.0.7-r1.ebuild,v 1.8 2005/08/18 17:47:43 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpri/libpri-1.0.7-r1.ebuild,v 1.9 2005/09/15 02:45:15 stkn Exp $ inherit eutils @@ -10,7 +10,7 @@ BRI_VERSION="0.2.0-RC8g" DESCRIPTION="Primary Rate ISDN (PRI) library" HOMEPAGE="http://www.asterisk.org/" -SRC_URI="ftp://ftp.asterisk.org/pub/telephony/libpri/old/libpri-${PV}.tar.gz +SRC_URI="ftp://ftp.digium.com/pub/telephony/libpri/old/libpri-${PV}.tar.gz bri? ( http://www.junghanns.net/downloads/bristuff-${BRI_VERSION}.tar.gz )" SLOT="0" |