From 68107c9eb6e13cc37aaff9e0ab2e052cda548c17 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 26 Apr 2016 16:53:04 +0200 Subject: [PATCH] scanmem: update to 0.15.7. --- srcpkgs/scanmem/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/scanmem/template b/srcpkgs/scanmem/template index d41b5f6d5ba..d7efc439b00 100644 --- a/srcpkgs/scanmem/template +++ b/srcpkgs/scanmem/template @@ -1,6 +1,6 @@ # Template file for 'scanmem' pkgname=scanmem -version=0.15.6 +version=0.15.7 revision=1 build_style=gnu-configure hostmakedepends="libtool intltool m4 automake python" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="GPL-3" homepage="https://github.com/scanmem/scanmem" distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz" -checksum=79aebdf763749a37cca81c4d4209d70279b8a9565b01b5ed90cd941c4a0abc3e +checksum=bb307a60888dd5eaa7b52bc57f88c39f83b8be4968e8761e53447dbcc61c9b75 configure_args="--disable-static --enable-gui" CFLAGS="-D__NEED_pid_t"