mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
parent
754c6e6b22
commit
0bf10f0a69
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mise'
|
# Template file for 'mise'
|
||||||
pkgname=mise
|
pkgname=mise
|
||||||
version=2024.12.24
|
version=2025.1.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_check_args="-- --skip cli --skip runtime_symlinks::tests::test_list_symlinks"
|
make_check_args="-- --skip cli --skip runtime_symlinks::tests::test_list_symlinks"
|
||||||
hostmakedepends="pkg-config libgit2-1.8-devel"
|
hostmakedepends="pkg-config libgit2-1.8-devel"
|
||||||
|
@ -12,7 +12,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=82b96daf3df808f0c08af1d9f3b9dee700c3634191f8669a21b9d45905ad566b
|
checksum=e44369529d2a786361dd1fa136fea130216768f709cb623447e68f1b19637e13
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue