yank: update to 0.5.0
This commit is contained in:
parent
49819e677f
commit
bf82b51490
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yank'
|
||||
pkgname=yank
|
||||
version=0.4.1
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,7 +10,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/mptre/yank"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/mptre/yank/archive/v${version}.tar.gz"
|
||||
checksum=cbd6b3c9d580fa619f3cba2c53b18d26674d587333976fe75b402f76ea01c4e5
|
||||
checksum=237a8406130fda2f555ef2696e114ef508257743feb02865b21f62db43c52fa5
|
||||
|
||||
do_install() {
|
||||
make PREFIX=${DESTDIR}/usr install
|
||||
|
|
Loading…
Reference in New Issue