mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bkt: update to 0.7.1
This commit is contained in:
parent
7ab37a6496
commit
9db1cf474b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bkt'
|
# Template file for 'bkt'
|
||||||
pkgname=bkt
|
pkgname=bkt
|
||||||
version=0.6.1
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Subprocess caching utility"
|
short_desc="Subprocess caching utility"
|
||||||
|
@ -9,7 +9,7 @@ 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=01ae0983eb199d2abd027e2b7b160c870d89477afdee2c5281faac4740814607
|
checksum=ac36ff1015ebbec57d8b9141e88c7ad36423e6abaf35551e3ca715e173c6c835
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue