From 0810e726f41f6e4053a8180174982c465feebfda Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 7 Jun 2017 08:52:58 +0200 Subject: [PATCH] scanmem: update to 0.16.1. --- srcpkgs/scanmem/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/scanmem/template b/srcpkgs/scanmem/template index 24d229b0925..6a5120bf6b7 100644 --- a/srcpkgs/scanmem/template +++ b/srcpkgs/scanmem/template @@ -1,6 +1,6 @@ # Template file for 'scanmem' pkgname=scanmem -version=0.16 +version=0.16.1 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=a776afda5d1589977b8fbfae48aaf06e6382e34dc455fb1b47141fbcc7a88c75 +checksum=6eb8b843a34ef70f0d8f42f1d3aff779ae4cf7fde468ba4728519f45908b765b configure_args="--disable-static --enable-gui" CFLAGS="-D__NEED_pid_t"