conmon: update to 2.0.10.
This commit is contained in:
parent
1d14b2e00e
commit
486c81f023
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'conmon'
|
||||
pkgname=conmon
|
||||
version=2.0.7
|
||||
version=2.0.10
|
||||
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=abe4e1cc02505c81857c1eeced008a24b4dd41659d42a1e3395754fb063aef36
|
||||
checksum=f1e084aa264ee20eb20a3e0618e538f10fde5e2a10046e191f998f45b5cf3b3b
|
||||
|
||||
do_install() {
|
||||
vbin bin/conmon
|
||||
|
|
Loading…
Reference in a new issue