mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
main/perl: restore cpan.org as source
tarball is now available at the usual location, checksum remains the same
This commit is contained in:
parent
e2ed5fb046
commit
022e7e6ccd
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@ depends_dev="perl-utils=$pkgver-r$pkgrel"
|
|||
makedepends_host="bzip2-dev zlib-dev"
|
||||
subpackages="$pkgname-doc $pkgname-dev $pkgname-utils::noarch"
|
||||
[ "$CBUILD" = "$CHOST" ] && subpackages="$subpackages miniperl"
|
||||
#source="https://www.cpan.org/src/5.0/perl-$_pkgver.tar.xz
|
||||
source="https://cpan.metacpan.org/authors/id/B/BO/BOOK/perl-$_pkgver.tar.xz
|
||||
source="https://www.cpan.org/src/5.0/perl-$_pkgver.tar.xz
|
||||
perl-cross-$_cross.tar.gz.noauto::https://github.com/arsv/perl-cross/releases/download/$_cross/perl-cross-$_cross.tar.gz
|
||||
digest-sha-cflags.patch
|
||||
dont-write-packlist.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue