mpfr: update to 3.1.2.
This commit is contained in:
parent
66975f6b10
commit
cfdaa87000
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'mpfr'
|
||||
pkgname=mpfr
|
||||
version=3.1.1
|
||||
revision=2
|
||||
version=3.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-thread-safe"
|
||||
subpackages="$pkgname-devel"
|
||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-3"
|
||||
homepage="http://www.mpfr.org"
|
||||
distfiles="${homepage}/mpfr-current/$pkgname-$version.tar.bz2"
|
||||
checksum=7b66c3f13dc8385f08264c805853f3e1a8eedab8071d582f3e661971c9acd5fd
|
||||
checksum=79c73f60af010a30a5c27a955a1d2d01ba095b72537dab0ecaad57f5a7bb1b6b
|
||||
|
|
Loading…
Reference in a new issue