mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
ov: update to 0.43.0.
This commit is contained in:
parent
de00a96b18
commit
7603a1dc52
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.42.1
|
version=0.43.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -13,7 +13,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=94a712214125fd6de24f0235e7aa8aa83d9220213036c73065321f2cc9ff2483
|
checksum=e143cb8c817f68ac3737bdce0a7b098cbf0243a9d8274600f646686d867c70e5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local ov="${DESTDIR}/usr/bin/ov"
|
local ov="${DESTDIR}/usr/bin/ov"
|
||||||
|
|
Loading…
Add table
Reference in a new issue