We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe9c71d commit 427a8fdCopy full SHA for 427a8fd
2 files changed
srcpkgs/conmon/template
@@ -1,6 +1,6 @@
1
# Template file for 'conmon'
2
pkgname=conmon
3
-version=2.1.10
+version=2.2.1
4
revision=1
5
build_style=gnu-makefile
6
hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
10
license="Apache-2.0"
11
homepage="https://github.com/containers/conmon"
12
distfiles="https://github.com/containers/conmon/archive/v${version}.tar.gz"
13
-checksum=455fabcbd4a5a5dc5e05374a71b62dc0b08ee865c2ba398e9dc9acac1ea1836a
+checksum=814fb5979a3a4b8576b1f901e606b482bebb41cb7e57926e6d5765ee786b96d3
14
15
_have_docs=no
16
srcpkgs/podman/template
@@ -1,7 +1,7 @@
# Template file for 'podman'
pkgname=podman
version=5.8.0
-revision=1
+revision=2
_container_libs_common=0.67.0
build_style=go
7
build_wrksrc=podman-${version}
0 commit comments