netavark: update to 1.12.2.
This commit is contained in:
parent
9ffa75093f
commit
933a6d69b8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'netavark'
|
# Template file for 'netavark'
|
||||||
pkgname=netavark
|
pkgname=netavark
|
||||||
version=1.10.3
|
version=1.12.2
|
||||||
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=fdc3010cb221f0fcef0302f57ef6f4d9168a61f9606238a3e1ed4d2e348257b7
|
checksum=d1e5a7e65b825724fd084b0162084d9b61db8cda1dad26de8a07be1bd6891dbc
|
||||||
# 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…
Reference in New Issue