diff --git a/srcpkgs/libmpc/template b/srcpkgs/libmpc/template index 0d5622143a584e..c97a690c1be05e 100644 --- a/srcpkgs/libmpc/template +++ b/srcpkgs/libmpc/template @@ -1,6 +1,6 @@ # Template file for 'libmpc' pkgname=libmpc -version=1.3.1 +version=1.4.1 revision=1 bootstrap=yes build_style=gnu-configure @@ -10,8 +10,8 @@ maintainer="Gonzalo TornarĂ­a " license="LGPL-3.0-or-later" homepage="https://www.multiprecision.org/mpc/" changelog="https://gitlab.inria.fr/mpc/mpc/-/raw/master/NEWS" -distfiles="${GNU_SITE}/mpc/mpc-${version}.tar.gz" -checksum=ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8 +distfiles="${GNU_SITE}/mpc/mpc-${version}.tar.xz" +checksum=91204cd32f164bd3b7c992d4a6a8ce6519511aadab30f78b6982d0bf8d73e931 if [ -z "$CHROOT_READY" ]; then CFLAGS="-I${XBPS_MASTERDIR}/usr/include"