diff --git a/srcpkgs/scanmem/template b/srcpkgs/scanmem/template index 24d229b0925..6a5120bf6b7 100644 --- a/srcpkgs/scanmem/template +++ b/srcpkgs/scanmem/template @@ -1,6 +1,6 @@ # Template file for 'scanmem' pkgname=scanmem -version=0.16 +version=0.16.1 revision=1 build_style=gnu-configure hostmakedepends="libtool intltool m4 automake python" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="GPL-3" homepage="https://github.com/scanmem/scanmem" distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz" -checksum=a776afda5d1589977b8fbfae48aaf06e6382e34dc455fb1b47141fbcc7a88c75 +checksum=6eb8b843a34ef70f0d8f42f1d3aff779ae4cf7fde468ba4728519f45908b765b configure_args="--disable-static --enable-gui" CFLAGS="-D__NEED_pid_t"