From c338470317d6842a11bbefe76b8c0fb0e0145a76 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 13 Dec 2016 08:39:16 +0000 Subject: [PATCH] vmtouch: update to 1.2.0. --- srcpkgs/vmtouch/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vmtouch/template b/srcpkgs/vmtouch/template index 4799b70b544..1e22ae2b22c 100644 --- a/srcpkgs/vmtouch/template +++ b/srcpkgs/vmtouch/template @@ -1,14 +1,14 @@ # Template file for 'vmtouch' pkgname=vmtouch -version=1.1.0 -revision=2 +version=1.2.0 +revision=1 maintainer="Dominik Honnef " license="BSD" hostmakedepends="perl" homepage="http://hoytech.com/vmtouch/" short_desc="The Virtual Memory Toucher" distfiles="https://github.com/hoytech/vmtouch/archive/v${version}.tar.gz" -checksum=1ba2a12aabed977894ce3a272b2fa8ed6ddfec7a720d7686e074f9e756104796 +checksum=154034dec5ef550dcb7ff5a359ee1b7a9421f586f47237e3bc2617efa148b5fd do_install() { make PREFIX=${DESTDIR}/usr MANDIR=${DESTDIR}/usr/share/man/man8 install