bkt: update to 0.8.2
This commit is contained in:
parent
62c8f038ff
commit
f41d035037
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'bkt'
|
||||
pkgname=bkt
|
||||
version=0.8.0
|
||||
version=0.8.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip cli::cache_dirs_multi_user"
|
||||
short_desc="Subprocess caching utility"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://www.bkt.rs/"
|
||||
changelog="https://github.com/dimo414/bkt/releases"
|
||||
distfiles="https://github.com/dimo414/bkt/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=c8b99f4540a3a083368db7d42d6947aa37217b32b443d97972e4536ed9404469
|
||||
checksum=d9128a13070ebc564bcc70210062bdd60eb757fd0f5d075c50e9aa7f714c6562
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue