From 0070145f746d9d7db0642b43471af1f002a05b41 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Tue, 15 Apr 2025 14:50:40 +0200 Subject: [PATCH] ov: update to 0.40.1. --- srcpkgs/ov/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"