netavark: update to 1.8.0.
This commit is contained in:
parent
9290e32c0f
commit
eb033baabb
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.7.0
|
version=1.8.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=b0ed7d80fd96ef2af88e7a001d91024919125e5842d9772de94648044630e116
|
checksum=b1422ef6927458e9f80f7d322b751e29ab5d04d8ed6cb065baa82fa4291af10f
|
||||||
# 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
Add a link
Reference in a new issue