mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ov: update to 0.39.0.
This commit is contained in:
parent
42050745e5
commit
a17f58b4ed
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.38.0
|
version=0.39.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=e60ffd00d0e53047dc7e2b17597c0d0d5a27e1bafa12bc470b087deb7f3c166a
|
checksum=f0505b6862cf3f7ffb2883b3184bcc15195c6f3df9c50137345715c64d7644d3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local ov="${DESTDIR}/usr/bin/ov"
|
local ov="${DESTDIR}/usr/bin/ov"
|
||||||
|
|
Loading…
Add table
Reference in a new issue