parent
39e7ad0f8d
commit
faa17fbef8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mise'
|
||||
pkgname=mise
|
||||
version=2024.4.0
|
||||
version=2024.6.4
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip cli --skip runtime_symlinks::tests::test_list_symlinks"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/jdx/mise"
|
||||
changelog="https://github.com/jdx/mise/releases"
|
||||
distfiles="https://github.com/jdx/mise/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=1d25541b4165b1f5c5f4e90b888ae99761ee1c119467b82553062d80bc8c9375
|
||||
checksum=da148471e1e86a907d255c06c487f78ccedd84fa737f8288e4a7205dd2e114aa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue