conmon: update to 2.0.7.
This commit is contained in:
parent
d23cbf4465
commit
ce9c3a901f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'conmon'
|
||||
pkgname=conmon
|
||||
version=2.0.5
|
||||
version=2.0.7
|
||||
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=0b39e2138b66954056f2c40450be353f2f83df17c3e26f11e849cffdfad8b2cc
|
||||
checksum=abe4e1cc02505c81857c1eeced008a24b4dd41659d42a1e3395754fb063aef36
|
||||
|
||||
do_install() {
|
||||
vbin bin/conmon
|
||||
|
|
Loading…
Reference in New Issue