scanmem: update to 0.15.8.

This commit is contained in:
Andrea Brancaleoni 2016-06-03 12:10:58 +02:00
parent 04fb8ed466
commit d74b3a30aa
1 changed files with 2 additions and 2 deletions

View File

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