mise: update to 2025.8.20.

This commit is contained in:
Daniel Lewan 2025-08-24 15:39:48 +02:00 committed by icp
parent d60c042afa
commit f7b398ec41

View file

@ -1,6 +1,6 @@
# Template file for 'mise' # Template file for 'mise'
pkgname=mise pkgname=mise
version=2025.8.4 version=2025.8.20
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -11,7 +11,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=20fd1c91376305b0854f27f8cf180d3b0891e95da6b9967b6f5409b7ac9df6db checksum=f92d22face0128612fe27039f80beae0cd30335240cb7be1aff22b429048f485
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE