conmon: update to 2.0.20.
This commit is contained in:
parent
2cbba634d8
commit
7686634d1b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'conmon'
|
||||
pkgname=conmon
|
||||
version=2.0.19
|
||||
version=2.0.20
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/containers/conmon"
|
||||
distfiles="https://github.com/containers/conmon/archive/v${version}.tar.gz"
|
||||
checksum=1dc144d778201b79375416a396ad92099bc6d9f1f8abc34abc41a9a2838128cb
|
||||
checksum=e399878727dcb118301331ca7cf56d31b3806b455d598745c5de90e3b140c37f
|
||||
|
||||
do_install() {
|
||||
vbin bin/conmon
|
||||
|
|
Loading…
Reference in a new issue