mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 16:55:25 +01:00
Switch to perl tarballs generated from archiving git tags.
This commit is contained in:
parent
e9455c8463
commit
621b099a57
12 changed files with 28 additions and 8 deletions
|
|
@ -191,11 +191,10 @@ get_file https://ftp.gnu.org/gnu/diffutils/diffutils-2.7.tar.gz
|
|||
get_file https://ftp.gnu.org/gnu/gawk/gawk-3.0.4.tar.gz
|
||||
|
||||
# perl 5.000
|
||||
get_file http://mirrors.develooper.com/perl/really-ancient-perls/oldperl/dist/leo/src/perl5/perl5.000.tar.gz
|
||||
get_file https://github.com/Perl/perl5/archive/perl-5.000.tar.gz
|
||||
|
||||
# perl 5.003
|
||||
# Upstream tarball is a bit broken, slackware repackaged it
|
||||
get_file https://mirrors.slackware.com/slackware/slackware-3.1/source/d/perl-5.003/perl5.003.tar.gz
|
||||
get_file https://github.com/Perl/perl5/archive/perl-5.003.tar.gz
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue