parent
b48db78374
commit
534edbebfd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mise'
|
||||
pkgname=mise
|
||||
version=2024.9.13
|
||||
version=2024.10.1
|
||||
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=b15514e4663e2e8074c8d76f0468963a83f7e81650cbca1f1b9484b3240aa559
|
||||
checksum=cd6a558b514468aaaf2f878b9e99f4ce6421857f341d8c99a45b56f76e633709
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue