testing/*: update Debian source url

This commit is contained in:
J0WI 2021-07-14 01:01:59 +02:00 committed by Kevin Daudt
parent 466b9a2f89
commit d660c5e430
4 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ makedepends_host="libcap-dev acl-dev linux-headers"
makedepends="$makedepends_build $makedepends_host"
subpackages="$pkgname-doc"
builddir="$srcdir/fakeroot-$pkgver"
source="http://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_$pkgver.orig.tar.gz
source="https://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_$pkgver.orig.tar.gz
fakeroot-no64.patch
fakeroot-stdint.patch
xstatjunk.patch

View File

@ -10,8 +10,8 @@ license="GPL-3.0-or-later"
makedepends="autoconf automake boost-dev coreutils cppunit-dev groff gettext-dev libtool"
subpackages="$pkgname-bash-completion $pkgname-dev $pkgname-doc $pkgname-lang"
source="
http://http.debian.net/debian/pool/main/s/schroot/schroot_$pkgver.orig.tar.xz
http://http.debian.net/debian/pool/main/s/schroot/schroot_$pkgver-3+deb9u1.debian.tar.xz
https://deb.debian.org/debian/pool/main/s/schroot/schroot_$pkgver.orig.tar.xz
https://deb.debian.org/debian/pool/main/s/schroot/schroot_$pkgver-3+deb9u1.debian.tar.xz
busybox-compat.patch
getent.patch
getmntent.patch

View File

@ -12,7 +12,7 @@ depends="gnupg"
makedepends="tar xz"
options="!check" # upstream doesn't have a test suite.
subpackages="$pkgname-doc"
source="http://ftp.debian.org/debian/pool/main/u/ubuntu-keyring/${pkgname}_${_pkgver}_all.deb"
source="https://deb.debian.org/debian/pool/main/u/ubuntu-keyring/${pkgname}_${_pkgver}_all.deb"
unpack() {
cd "$srcdir"

View File

@ -10,7 +10,7 @@ license="GPL-2.0-or-later"
makedepends="openssl-dev"
options="!check" #no tests
subpackages="$pkgname-doc"
source="http://http.debian.net/debian/pool/main/w/weex/weex_$pkgver.tar.gz
source="https://deb.debian.org/debian/pool/main/w/weex/weex_$pkgver.tar.gz
fix-ssl-in-configure.patch
"