diff --git a/srcpkgs/scanmem/template b/srcpkgs/scanmem/template index a96fc728443..e0d3deb74d3 100644 --- a/srcpkgs/scanmem/template +++ b/srcpkgs/scanmem/template @@ -1,6 +1,6 @@ # Template file for 'scanmem' pkgname=scanmem -version=0.15.1 +version=0.15.2 revision=1 build_style=gnu-configure hostmakedepends="libtool intltool m4 automake" @@ -11,8 +11,9 @@ maintainer="Andrea Brancaleoni " license="GPL-3" homepage="https://github.com/scanmem/scanmem" distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz" -checksum=876699dc356fabe5b2bcc1c01117a45f90924de6c43dbca1b49802d8951bb0ec +checksum=37abf8f4e4992d2c0816670f0c9f2bf68f0e261e04604df67a52acdcc721dca5 configure_args="--disable-static --enable-gui" +CFLAGS="-D__NEED_pid_t" pre_configure() { NOCONFIGURE=1 ./autogen.sh