scanmem: update to 0.16.1.

This commit is contained in:
Andrea Brancaleoni 2017-06-07 08:52:58 +02:00
parent 8886b12d61
commit 0810e726f4

View File

@ -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 <abc@pompel.me>"
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"