conmon: update to 2.0.3.
This commit is contained in:
parent
38b0579768
commit
4d90d8fa3d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'conmon'
|
||||
pkgname=conmon
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
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=addb8bf418cc81991e2564a6c264b02d596a0678960f54cfb0e233d837922b2a
|
||||
checksum=50cc36636c32a343f4c9f5ab6b9f7f5edd5d6ef7c9c403793f799f6605597718
|
||||
|
||||
do_install() {
|
||||
vbin bin/conmon
|
||||
|
|
Loading…
Reference in New Issue