mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/*: update Debian source url
This commit is contained in:
parent
466b9a2f89
commit
d660c5e430
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user