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

Allan McRae allan at archlinux.org
Mon Sep 29 03:22:32 UTC 2008


    Date: Sunday, September 28, 2008 @ 23:22:32
  Author: allan
Revision: 13850

correct sourceforge url

Modified:
  libnids/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-29 03:22:12 UTC (rev 13849)
+++ PKGBUILD	2008-09-29 03:22:32 UTC (rev 13850)
@@ -8,7 +8,7 @@
 pkgdesc="An implementation of an E-component of Network Intrusion Detection System."
 arch=(i686 x86_64)
 url="http://libnids.sourceforge.net/"
-source=(http://belnet.dl.sourceforge.net/sourceforge/libnids/$pkgname-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/libnids/$pkgname-$pkgver.tar.gz)
 depends=('libnet' 'libpcap>=0.9.8')
 
 build() {




More information about the arch-commits mailing list