extrace: update to 0.9.
This commit is contained in:
parent
83116a759d
commit
4b7ec21b7f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extrace'
|
||||
pkgname=extrace
|
||||
version=0.8
|
||||
version=0.9
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="libcap-progs"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-or-later, BSD-2-Clause"
|
||||
homepage="https://github.com/leahneukirchen/extrace"
|
||||
distfiles="https://github.com/leahneukirchen/extrace/archive/v${version}.tar.gz"
|
||||
checksum=d83e48551b168c5d78815e4e9e93c02d7dea8c8aa2518a25a0876cdec7c858eb
|
||||
checksum=e488db1126bd941e5a094e6024c3975f70abfa7ad51a3451191d1518c0b35ced
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue