scanmem: update to 0.15.6.

This commit is contained in:
Andrea Brancaleoni 2016-03-14 17:13:47 +01:00
parent b3d15995a7
commit e89e41cffe

View file

@ -1,6 +1,6 @@
# Template file for 'scanmem'
pkgname=scanmem
version=0.15.5
version=0.15.6
revision=1
build_style=gnu-configure
hostmakedepends="libtool intltool m4 automake python"
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="GPL-3"
homepage="https://github.com/scanmem/scanmem"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=5577bf669ef74241d4f728332a85216c0b9343c3bf81af07be346b7f0f8600dd
checksum=79aebdf763749a37cca81c4d4209d70279b8a9565b01b5ed90cd941c4a0abc3e
configure_args="--disable-static --enable-gui"
CFLAGS="-D__NEED_pid_t"