Skip to content
Merged
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/zvm/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'zvm'
pkgname=zvm
version=0.8.20
version=0.8.23
revision=1
build_style=go
build_helper="qemu"
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://www.zvm.app"
changelog="https://github.com/tristanisham/zvm/releases"
distfiles="https://github.com/tristanisham/zvm/archive/refs/tags/v${version}.tar.gz"
checksum=dfeadf7a54bb14e2cc1819dc1e3b533e34dbe01b0747be55ed0c8615fa767616
checksum=8e2dcb365b3f6503e67bc0911645204c31f1ae4b68e9027b1b834f0902ee0a56

post_install() {
vlicense LICENSE
Expand Down