diff --git a/srcpkgs/libmpc/template b/srcpkgs/libmpc/template index ae2f6f480c..ec0930a6d5 100644 --- a/srcpkgs/libmpc/template +++ b/srcpkgs/libmpc/template @@ -1,7 +1,7 @@ # Template file for 'libmpc' pkgname=libmpc -version=1.1.0 -revision=2 +version=1.2.1 +revision=1 bootstrap=yes wrksrc="mpc-${version}" build_style=gnu-configure @@ -12,7 +12,7 @@ maintainer="Orphaned " license="LGPL-3.0-or-later" homepage="http://www.multiprecision.org" distfiles="${GNU_SITE}/mpc/mpc-${version}.tar.gz" -checksum=6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e +checksum=17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459 if [ -z "$CHROOT_READY" ]; then CFLAGS="-I${XBPS_MASTERDIR}/usr/include"