mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ov: update to 0.38.0.
This commit is contained in:
parent
b6a0b4c5b0
commit
aa98a5bc7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ov'
|
# Template file for 'ov'
|
||||||
pkgname=ov
|
pkgname=ov
|
||||||
version=0.37.0
|
version=0.38.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://noborus.github.io/ov/"
|
homepage="https://noborus.github.io/ov/"
|
||||||
changelog="https://github.com/noborus/ov/releases"
|
changelog="https://github.com/noborus/ov/releases"
|
||||||
distfiles="https://github.com/noborus/ov/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/noborus/ov/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=8d141f641f34749ce4bf48abc4beb9defe2cf8a02539ee045d05aa616930e1b9
|
checksum=e60ffd00d0e53047dc7e2b17597c0d0d5a27e1bafa12bc470b087deb7f3c166a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local ov="${DESTDIR}/usr/bin/ov"
|
local ov="${DESTDIR}/usr/bin/ov"
|
||||||
|
|
Loading…
Add table
Reference in a new issue