scanmem: update to 0.16.

This commit is contained in:
Andrea Brancaleoni 2016-12-19 10:45:45 +01:00
parent c80e1febef
commit ca76fc6453
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'scanmem'
pkgname=scanmem
version=0.15.8
revision=2
version=0.16
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=6615444932549b5baae056acdb09b2e5a6c588247b6139f47dc69f0b6c6a3e58
checksum=a776afda5d1589977b8fbfae48aaf06e6382e34dc455fb1b47141fbcc7a88c75
configure_args="--disable-static --enable-gui"
CFLAGS="-D__NEED_pid_t"