yank: update to 0.4.1
This commit is contained in:
parent
9bfb134b44
commit
1f5529d840
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yank'
|
||||
pkgname=yank
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
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=1adf1b07f7cb9401daeed7a05bad492db8ed77ead4728d9b45f541d56bc2e8c5
|
||||
checksum=cbd6b3c9d580fa619f3cba2c53b18d26674d587333976fe75b402f76ea01c4e5
|
||||
|
||||
do_install() {
|
||||
make PREFIX=${DESTDIR}/usr install
|
||||
|
|
Loading…
Reference in a new issue