scanmem: update to 0.15.4.

This commit is contained in:
Andrea Brancaleoni 2015-11-30 09:45:16 +01:00
parent c4db5166a7
commit 9ffdcb30d2

View file

@ -1,7 +1,7 @@
# Template file for 'scanmem'
pkgname=scanmem
version=0.15.3
revision=2
version=0.15.4
revision=1
build_style=gnu-configure
hostmakedepends="libtool intltool m4 automake python"
makedepends="readline-devel gettext-devel"
@ -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=910d836f54266896920bcb07d32e4550f2578e47d8e786b5cce0903bb98f26da
checksum=ed47da67618b4361f7596e700164581dbddff2bdc62d2df5abb452ac7ce8772c
configure_args="--disable-static --enable-gui"
CFLAGS="-D__NEED_pid_t"