[arch-commits] Commit in linux-atm/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sun Sep 28 14:44:44 UTC 2008


    Date: Sunday, September 28, 2008 @ 10:44:43
  Author: allan
Revision: 13769

correct sourceforge url

Modified:
  linux-atm/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 14:43:33 UTC (rev 13768)
+++ PKGBUILD	2008-09-28 14:44:43 UTC (rev 13769)
@@ -8,7 +8,7 @@
 pkgdesc="Drivers and tools to support ATM networking under Linux."
 arch=('i686' 'x86_64')
 depends=('glibc')
-source=(http://heanet.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz \
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz \
 	linux-atm-2.5.0-glibc28.patch) 
 url="http://linux-atm.sourceforge.net/"
 license=(GPL)




More information about the arch-commits mailing list