mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 09:08:42 +08:00
Download perl source over https
This commit is contained in:
parent
4ba2f96a86
commit
5ad8cc9295
@ -1,5 +1,5 @@
|
||||
VERSION=5.24.2
|
||||
TAR=http://www.cpan.org/src/5.0/perl-$VERSION.tar.gz
|
||||
TAR=https://www.cpan.org/src/5.0/perl-$VERSION.tar.gz
|
||||
|
||||
unset AR AS CC CXX LD NM OBJCOPY OBJDUMP RANLIB READELF STRIP
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user