Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/conmon/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'conmon'
pkgname=conmon
version=2.1.10
version=2.2.1
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/containers/conmon"
distfiles="https://github.com/containers/conmon/archive/v${version}.tar.gz"
checksum=455fabcbd4a5a5dc5e05374a71b62dc0b08ee865c2ba398e9dc9acac1ea1836a
checksum=814fb5979a3a4b8576b1f901e606b482bebb41cb7e57926e6d5765ee786b96d3

_have_docs=no

Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/podman/template
Original file line number Diff line number Diff line change
@@ -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
build_wrksrc=podman-${version}
Expand Down