parent
4073bdb14b
commit
7db2a292e3
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'mpfr'
|
||||
pkgname=mpfr
|
||||
version=3.1.3
|
||||
version=3.1.4
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -10,8 +10,8 @@ short_desc="Library for multiple-precision floating-point computations"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-3"
|
||||
homepage="http://www.mpfr.org"
|
||||
distfiles="${homepage}/mpfr-current/$pkgname-$version.tar.bz2"
|
||||
checksum=f63bb459157cacd223caac545cb816bcdb5a0de28b809e7748b82e9eb89b0afd
|
||||
distfiles="${homepage}/mpfr-current/$pkgname-$version.tar.xz"
|
||||
checksum=761413b16d749c53e2bfd2b1dfaa3b027b0e793e404b90b5fbaeef60af6517f5
|
||||
|
||||
mpfr-devel_package() {
|
||||
depends="gmp-devel mpfr>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue