diff --git a/srcpkgs/ov/template b/srcpkgs/ov/template index 0cbd8084b1c..8ed59dd216f 100644 --- a/srcpkgs/ov/template +++ b/srcpkgs/ov/template @@ -1,6 +1,6 @@ # Template file for 'ov' pkgname=ov -version=0.39.0 +version=0.40.1 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=f0505b6862cf3f7ffb2883b3184bcc15195c6f3df9c50137345715c64d7644d3 +checksum=fc582e832dd1b85c04ec0347454a56288d119a1eff76e2e7d63da34680b855a4 post_install() { local ov="${DESTDIR}/usr/bin/ov"