Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/mise/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'mise'
pkgname=mise
version=2026.8.2
version=2026.9.1
revision=1
build_style=cargo
hostmakedepends="pkg-config cmake libzstd-devel"
Expand All @@ -13,7 +13,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=4c35c9f882d5672b7cd990ad3a4e5eb2607d67b720697e3ed7f56c93e0a91b05
checksum=a438ab1357196c996f6f2c15682ab4143ff4e474c05c6d731923b52d5fc25d73

case "$XBPS_TARGET_MACHINE" in
i686*) broken="runs out of memory" ;;
Expand Down
Loading