scanmem: update to 0.17.

This commit is contained in:
Andrea Brancaleoni 2017-10-15 10:08:12 +02:00
parent b974ca072e
commit 328a2ec099

View file

@ -1,6 +1,6 @@
# Template file for 'scanmem'
pkgname=scanmem
version=0.16.1
version=0.17
revision=1
build_style=gnu-configure
hostmakedepends="libtool intltool m4 automake python"
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3"
homepage="https://github.com/scanmem/scanmem"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=6eb8b843a34ef70f0d8f42f1d3aff779ae4cf7fde468ba4728519f45908b765b
checksum=f02054b91322cf41517506158fcb74554e9fc6644e696f8aa25e5acf162d374b
configure_args="--disable-static --enable-gui"
CFLAGS="-D__NEED_pid_t"