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.5.14
version=2026.6.0
revision=1
build_style=cargo
hostmakedepends="pkg-config"
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=1ca9af81641360fcf387efba2a5cafe5085a3461d8df81beb7c059bf6b70a925
checksum=e85144f94a49b9e01af3e90f0f3bec4648531ef501703841fb618fecda8d705c

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