diff --git a/testing/fakeroot-tcp/APKBUILD b/testing/fakeroot-tcp/APKBUILD index 585e480e13e..ca694a00c59 100644 --- a/testing/fakeroot-tcp/APKBUILD +++ b/testing/fakeroot-tcp/APKBUILD @@ -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 diff --git a/testing/schroot/APKBUILD b/testing/schroot/APKBUILD index c17a3463fce..ebd16cc6378 100644 --- a/testing/schroot/APKBUILD +++ b/testing/schroot/APKBUILD @@ -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 diff --git a/testing/ubuntu-archive-keyring/APKBUILD b/testing/ubuntu-archive-keyring/APKBUILD index b65aeeb7d8f..703afc30d70 100644 --- a/testing/ubuntu-archive-keyring/APKBUILD +++ b/testing/ubuntu-archive-keyring/APKBUILD @@ -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" diff --git a/testing/weex/APKBUILD b/testing/weex/APKBUILD index 20f6b7e37af..121f7db5eb8 100644 --- a/testing/weex/APKBUILD +++ b/testing/weex/APKBUILD @@ -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 "