gmp: update to 5.1.3

This commit is contained in:
Tom G. Christensen 2013-11-07 18:04:53 +01:00
parent 3462a3e069
commit 1c65b61719
2 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,7 @@
########################################################### ###########################################################
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=gmp topdir=gmp
version=5.1.2 version=5.1.3
pkgver=1 pkgver=1
source[0]=ftp://ftp.sunet.se/pub/gnu/gmp/$topdir-$version.tar.bz2 source[0]=ftp://ftp.sunet.se/pub/gnu/gmp/$topdir-$version.tar.bz2
# If there are no patches, simply comment this # If there are no patches, simply comment this
@ -54,6 +54,7 @@ install()
compat gmp 4.2.4 1 5 compat gmp 4.2.4 1 5
# #
compat gmp 5.0.1 1 1 compat gmp 5.0.1 1 1
compat gmp 5.1.2 1 1
} }
reg pack reg pack

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Wed Nov 06 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 5.1.3-1
- Update to 5.1.3
* Sat Oct 05 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 5.1.2-1 * Sat Oct 05 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 5.1.2-1
- Update to 5.1.2 - Update to 5.1.2