vmtouch: update to 1.2.0.
This commit is contained in:
parent
ec016e24a0
commit
c338470317
1 changed files with 3 additions and 3 deletions
|
@ -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 <dominik@honnef.co>"
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue