minor update
This commit is contained in:
parent
01452e7883
commit
5b39a297b9
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ sub populate_gnu_software {
|
|||
$sth_lt->execute(6, 6, 'ncurses', 'ncurses-5.7.tar.gz', '2009-04-20');
|
||||
$sth_lt->execute(7, 7, 'readline','readline-6.0.tar.gz','2009-04-20');
|
||||
$sth_lt->execute(8, 8, 'texinfo','texinfo-4.13.tar.gz','2009-04-20');
|
||||
$sth_lt->execute(9, 9, 'mpfr','OVERRIDE','2009-04-20');
|
||||
}
|
||||
|
||||
sub populate_gnu_mirrors {
|
||||
|
|
Loading…
Reference in a new issue