mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mise: update to 2024.2.16.
This commit is contained in:
parent
0b29c93bd1
commit
3e204d6cea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mise'
|
# Template file for 'mise'
|
||||||
pkgname=mise
|
pkgname=mise
|
||||||
version=2024.2.4
|
version=2024.2.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
# skip cli tests: fail to find executable
|
# skip cli tests: fail to find executable
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/jdx/mise"
|
homepage="https://github.com/jdx/mise"
|
||||||
changelog="https://github.com/jdx/mise/releases"
|
changelog="https://github.com/jdx/mise/releases"
|
||||||
distfiles="https://github.com/jdx/mise/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/jdx/mise/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=324dcc99a8c85551f7a8a30416c7fc2e3669c3c3726b75676474c7bfe603cf13
|
checksum=5584f9804b300303f98bc423d8a257433e21f099976be353188bf6272c8029c5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue