]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
gmp: Update to 5.0.3.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Feb 2012 23:59:05 +0000 (00:59 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Feb 2012 23:59:05 +0000 (00:59 +0100)
Only minor bugfixes.

gmp/gmp.nm

index 1a59cff0dccedf74e7b164a8be6b92ba10675ad3..df937229081f88910f389c8b5f240385af150d9b 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = gmp
-version    = 5.0.2
-release    = 2
+version    = 5.0.3
+release    = 1
 
 compat_version = 4.3.2
 
@@ -24,7 +24,7 @@ description
        emphasizes speed over simplicity/elegance in its operations.
 end
 
-source_dl += ftp://ftp.gmplib.org/pub/%{thisapp}/ ftp://ftp.gmplib.org/pub/%{name}-%{compat_version}/
+source_dl += ftp://ftp.gnu.org/gnu/gmp/
 sources    = %{thisapp}.tar.bz2 %{name}-%{compat_version}.tar.bz2
 
 build