yank: update to 0.5.0

This commit is contained in:
Alessio Sergi 2015-11-15 12:07:51 +01:00
parent 49819e677f
commit bf82b51490

View file

@ -1,6 +1,6 @@
# Template file for 'yank' # Template file for 'yank'
pkgname=yank pkgname=yank
version=0.4.1 version=0.5.0
revision=1 revision=1
build_pie=yes build_pie=yes
build_style=gnu-makefile build_style=gnu-makefile
@ -10,7 +10,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/mptre/yank" homepage="https://github.com/mptre/yank"
license="MIT" license="MIT"
distfiles="https://github.com/mptre/yank/archive/v${version}.tar.gz" distfiles="https://github.com/mptre/yank/archive/v${version}.tar.gz"
checksum=cbd6b3c9d580fa619f3cba2c53b18d26674d587333976fe75b402f76ea01c4e5 checksum=237a8406130fda2f555ef2696e114ef508257743feb02865b21f62db43c52fa5
do_install() { do_install() {
make PREFIX=${DESTDIR}/usr install make PREFIX=${DESTDIR}/usr install