This commit is contained in:
troy 2009-07-05 16:09:53 -07:00
parent b47a2aab3c
commit 5c4dc69460

View file

@ -66,7 +66,7 @@ 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');
$sth_gs->execute(9, 'mpfr', 'GNU Multiple-precision Floating-point library with correct rounding', '2.4.1', '2009-07-05');
# http://www.alliedquotes.com/mirrors/gnu/gnu/gcc/gcc-4.3.3/gcc-4.3.3.tar.bz2
#################### Populate table latest_tarball ####################