summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cb7fc23f773..43f960bb8355 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = ncpfs
pkgdesc = Utilities to use resources from Novell NetWare servers
pkgver = 2.2.6
- pkgrel = 11
+ pkgrel = 12
url = http://www.novell.com/
arch = i686
arch = x86_64
license = GPL
depends = linux
depends = pam
- source = http://ftp.de.debian.org/debian/pool/main/n/ncpfs/ncpfs_2.2.6.orig.tar.gz
+ source = http://archive.debian.org/debian/pool/main/n/ncpfs/ncpfs_2.2.6.orig.tar.gz
source = 01-linux3.0_uname.patch
source = 02-legacy.patch
source = 03-multiple_security_issues.patch
@@ -24,4 +24,3 @@ pkgbase = ncpfs
md5sums = 660e851a1f6ab6e9f5464006de844b7e
pkgname = ncpfs
-
diff --git a/PKGBUILD b/PKGBUILD
index 172a6a651fe1..664435f99bed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=ncpfs
pkgver=2.2.6
-pkgrel=11
+pkgrel=12
pkgdesc="Utilities to use resources from Novell NetWare servers"
url="http://www.novell.com/"
arch=('i686' 'x86_64')
license=('GPL')
depends=('linux' 'pam')
-_url="http://ftp.de.debian.org/debian/pool/main/n/$pkgname"
+_url="http://archive.debian.org/debian/pool/main/n/$pkgname"
source=("${_url}/${pkgname}_${pkgver}.orig.tar.gz"
'01-linux3.0_uname.patch'
'02-legacy.patch'