From 9ffdcb30d2070a74b1ee3ff0bdb82d8ffbd8e0c6 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 30 Nov 2015 09:45:16 +0100 Subject: [PATCH] scanmem: update to 0.15.4. --- srcpkgs/scanmem/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/scanmem/template b/srcpkgs/scanmem/template index 22694ff47d1..9254c0d8067 100644 --- a/srcpkgs/scanmem/template +++ b/srcpkgs/scanmem/template @@ -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 " 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"