minor
This commit is contained in:
parent
cd22a10f8e
commit
cc6c1752c4
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@ sub populate_gnu_software {
|
|||
$sth_gs->execute(6,'ncurses','Ncurses', '5.7', '2009-04-20');
|
||||
$sth_gs->execute(7,'readline','GNU readline', '6.0', '2009-07-05');
|
||||
$sth_gs->execute(8,'texinfo','Texinfo', '4.13', '2009-04-20');
|
||||
$sth_gs->execute(9, 'mpfr', 'GNU MPFR', '2.4.1', '2009-07-05');
|
||||
http://www.mpfr.org/mpfr-current/mpfr-2.4.1.tar.bz2
|
||||
|
||||
# http://www.alliedquotes.com/mirrors/gnu/gnu/gcc/gcc-4.3.3/gcc-4.3.3.tar.bz2
|
||||
#################### Populate table latest_tarball ####################
|
||||
|
|
Loading…
Reference in a new issue