diff --git a/srcpkgs/ov/template b/srcpkgs/ov/template index 92b3cf569fb..0cbd8084b1c 100644 --- a/srcpkgs/ov/template +++ b/srcpkgs/ov/template @@ -1,6 +1,6 @@ # Template file for 'ov' pkgname=ov -version=0.38.0 +version=0.39.0 revision=1 build_style=go build_helper=qemu @@ -12,7 +12,7 @@ license="MIT" homepage="https://noborus.github.io/ov/" changelog="https://github.com/noborus/ov/releases" distfiles="https://github.com/noborus/ov/archive/refs/tags/v${version}.tar.gz" -checksum=e60ffd00d0e53047dc7e2b17597c0d0d5a27e1bafa12bc470b087deb7f3c166a +checksum=f0505b6862cf3f7ffb2883b3184bcc15195c6f3df9c50137345715c64d7644d3 post_install() { local ov="${DESTDIR}/usr/bin/ov"