From a17f58b4ed8bc404fc2873dd5010ef1d58608374 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sun, 2 Mar 2025 21:58:38 +0100 Subject: [PATCH] ov: update to 0.39.0. --- srcpkgs/ov/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"