diff --git a/core/libtirpc/PKGBUILD b/core/libtirpc/PKGBUILD index 13669253d..07a8c3d25 100644 --- a/core/libtirpc/PKGBUILD +++ b/core/libtirpc/PKGBUILD @@ -8,7 +8,7 @@ arch=(i686 x86_64 arm) depends=('glibc') url="http://libtirpc.sourceforge.net/" license=('GPL2') -source=(http://dl.sourceforge.net/sourceforge/libtirpc/$pkgname-$pkgver.tar.bz2 +source=(ftp://ftp.prz.rzeszow.pl/pub/gentoo/source/distfiles/$pkgname-$pkgver.tar.bz2 libtirpc-0.2.0-no-gss.patch) backup=('etc/netconfig') options=(!libtool) diff --git a/core/rpcbind/PKGBUILD b/core/rpcbind/PKGBUILD index 3d45e0f65..2b3d6c892 100644 --- a/core/rpcbind/PKGBUILD +++ b/core/rpcbind/PKGBUILD @@ -9,7 +9,7 @@ depends=('bash' 'glibc' 'libtirpc') url="http://rpcbind.sourceforge.net" license=('custom') replaces=('portmap') -source=(http://dl.sourceforge.net/sourceforge/rpcbind/rpcbind-0.2.0.tar.bz2 +source=(ftp://mirrors.kernel.org/gentoo/distfiles/rpcbind-0.2.0.tar.bz2 rpcbind) md5sums=('1a77ddb1aaea8099ab19c351eeb26316' '78a963654f57cbb209e228884767836e')