gmp: update to 6.1.2
This commit is contained in:
parent
9992286c51
commit
c0ab6b41d4
@ -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=6.1.0
|
version=6.1.2
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=http://ftp.download-by.net/gnu/gnu/gmp/$topdir-$version.tar.xz
|
source[0]=http://ftp.download-by.net/gnu/gnu/gmp/$topdir-$version.tar.xz
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
@ -57,6 +57,7 @@ install()
|
|||||||
compat gmp 5.1.2 1 1
|
compat gmp 5.1.2 1 1
|
||||||
compat gmp 5.1.3 1 1
|
compat gmp 5.1.3 1 1
|
||||||
compat gmp 6.0.0a 1 1
|
compat gmp 6.0.0a 1 1
|
||||||
|
compat gmp 6.1.0 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Fri Mar 01 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 6.1.2-1
|
||||||
|
- Update to 6.1.2
|
||||||
|
|
||||||
* Tue May 24 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 6.1.0-1
|
* Tue May 24 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 6.1.0-1
|
||||||
- Update to 6.1.0
|
- Update to 6.1.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user