We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b24c28 commit fbf8db0Copy full SHA for fbf8db0
1 file changed
srcpkgs/zvm/template
@@ -1,6 +1,6 @@
1
# Template file for 'zvm'
2
pkgname=zvm
3
-version=0.8.20
+version=0.8.23
4
revision=1
5
build_style=go
6
build_helper="qemu"
@@ -13,7 +13,7 @@ license="MIT"
13
homepage="https://www.zvm.app"
14
changelog="https://github.com/tristanisham/zvm/releases"
15
distfiles="https://github.com/tristanisham/zvm/archive/refs/tags/v${version}.tar.gz"
16
-checksum=dfeadf7a54bb14e2cc1819dc1e3b533e34dbe01b0747be55ed0c8615fa767616
+checksum=8e2dcb365b3f6503e67bc0911645204c31f1ae4b68e9027b1b834f0902ee0a56
17
18
post_install() {
19
vlicense LICENSE
0 commit comments