From e558173dfd1b92e15f0f14bf13d72b208da4f143 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 8 Mar 2016 07:43:00 +0100 Subject: [PATCH] scanmem: update to 0.15.5. --- srcpkgs/scanmem/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/scanmem/template b/srcpkgs/scanmem/template index 9254c0d8067..66b8ba292d3 100644 --- a/srcpkgs/scanmem/template +++ b/srcpkgs/scanmem/template @@ -1,6 +1,6 @@ # Template file for 'scanmem' pkgname=scanmem -version=0.15.4 +version=0.15.5 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=ed47da67618b4361f7596e700164581dbddff2bdc62d2df5abb452ac7ce8772c +checksum=5577bf669ef74241d4f728332a85216c0b9343c3bf81af07be346b7f0f8600dd configure_args="--disable-static --enable-gui" CFLAGS="-D__NEED_pid_t"