mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netavark: update to 1.10.3.
This commit is contained in:
parent
fc9e5c9b1b
commit
196308dcb4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'netavark'
|
# Template file for 'netavark'
|
||||||
pkgname=netavark
|
pkgname=netavark
|
||||||
version=1.9.0
|
version=1.10.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="mandown protobuf"
|
hostmakedepends="mandown protobuf"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/containers/netavark"
|
homepage="https://github.com/containers/netavark"
|
||||||
changelog="https://raw.githubusercontent.com/containers/netavark/main/RELEASE_NOTES.md"
|
changelog="https://raw.githubusercontent.com/containers/netavark/main/RELEASE_NOTES.md"
|
||||||
distfiles="https://github.com/containers/netavark/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/containers/netavark/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9ec50b715ded0a0699134c001656fdd1411e3fb5325d347695c6cb8cc5fcf572
|
checksum=fdc3010cb221f0fcef0302f57ef6f4d9168a61f9606238a3e1ed4d2e348257b7
|
||||||
# needs unshare which cannot be used in CI
|
# needs unshare which cannot be used in CI
|
||||||
make_check=ci-skip
|
make_check=ci-skip
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue