mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
netavark: update to 1.7.0.
This commit is contained in:
parent
01069e1f47
commit
19b86894b9
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.6.0
|
version=1.7.0
|
||||||
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=3bec9e9b0f3f8f857370900010fb2125ead462d43998ad8f43e4387a5b06f9d6
|
checksum=b0ed7d80fd96ef2af88e7a001d91024919125e5842d9772de94648044630e116
|
||||||
# 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