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