From 338369e5b2e4d2db8c249d1b4066e86f22182e76 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 14 Oct 2015 08:35:44 +0200 Subject: [PATCH] scanmem: update to 0.15.3. --- srcpkgs/scanmem/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/scanmem/template b/srcpkgs/scanmem/template index e0d3deb74d3..8d1798baf7b 100644 --- a/srcpkgs/scanmem/template +++ b/srcpkgs/scanmem/template @@ -1,6 +1,6 @@ # Template file for 'scanmem' pkgname=scanmem -version=0.15.2 +version=0.15.3 revision=1 build_style=gnu-configure hostmakedepends="libtool intltool m4 automake" @@ -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=37abf8f4e4992d2c0816670f0c9f2bf68f0e261e04604df67a52acdcc721dca5 +checksum=910d836f54266896920bcb07d32e4550f2578e47d8e786b5cce0903bb98f26da configure_args="--disable-static --enable-gui" CFLAGS="-D__NEED_pid_t"