From aa98a5bc7bd0ba03ddc6830a6b43f965322b1696 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sun, 26 Jan 2025 17:16:19 +0100 Subject: [PATCH] ov: update to 0.38.0. --- srcpkgs/ov/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ov/template b/srcpkgs/ov/template index 41589c84e84..92b3cf569fb 100644 --- a/srcpkgs/ov/template +++ b/srcpkgs/ov/template @@ -1,6 +1,6 @@ # Template file for 'ov' pkgname=ov -version=0.37.0 +version=0.38.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=8d141f641f34749ce4bf48abc4beb9defe2cf8a02539ee045d05aa616930e1b9 +checksum=e60ffd00d0e53047dc7e2b17597c0d0d5a27e1bafa12bc470b087deb7f3c166a post_install() { local ov="${DESTDIR}/usr/bin/ov"