libmpc: update to 1.0.3.
This commit is contained in:
parent
240f1e16b5
commit
c2ecd75083
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libmpc'
|
||||
pkgname=libmpc
|
||||
version=1.0.2
|
||||
revision=2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
wrksrc="mpc-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.multiprecision.org"
|
||||
license="LGPL-3"
|
||||
distfiles="http://www.multiprecision.org/mpc/download/mpc-${version}.tar.gz"
|
||||
checksum=b561f54d8a479cee3bc891ee52735f18ff86712ba30f036f8b8537bae380c488
|
||||
checksum=617decc6ea09889fb08ede330917a00b16809b8db88c29c31bfbb49cbf88ecc3
|
||||
|
||||
if [ -z "$CHROOT_READY" ]; then
|
||||
CFLAGS="-I${XBPS_MASTERDIR}/usr/include"
|
||||
|
|
Loading…
Reference in New Issue
Block a user