mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bkt: update to 0.8.2
This commit is contained in:
parent
62c8f038ff
commit
f41d035037
1 changed files with 3 additions and 2 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'bkt'
|
# Template file for 'bkt'
|
||||||
pkgname=bkt
|
pkgname=bkt
|
||||||
version=0.8.0
|
version=0.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
make_check_args="-- --skip cli::cache_dirs_multi_user"
|
||||||
short_desc="Subprocess caching utility"
|
short_desc="Subprocess caching utility"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.bkt.rs/"
|
homepage="https://www.bkt.rs/"
|
||||||
changelog="https://github.com/dimo414/bkt/releases"
|
changelog="https://github.com/dimo414/bkt/releases"
|
||||||
distfiles="https://github.com/dimo414/bkt/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/dimo414/bkt/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=c8b99f4540a3a083368db7d42d6947aa37217b32b443d97972e4536ed9404469
|
checksum=d9128a13070ebc564bcc70210062bdd60eb757fd0f5d075c50e9aa7f714c6562
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue