conmon: update to 2.0.29.
This commit is contained in:
parent
d21ec1b789
commit
2fc4252e34
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'conmon'
|
# Template file for 'conmon'
|
||||||
pkgname=conmon
|
pkgname=conmon
|
||||||
version=2.0.27
|
version=2.0.29
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/containers/conmon"
|
homepage="https://github.com/containers/conmon"
|
||||||
distfiles="https://github.com/containers/conmon/archive/v${version}.tar.gz"
|
distfiles="https://github.com/containers/conmon/archive/v${version}.tar.gz"
|
||||||
checksum=cb953fa418835a3f57af175df3641140d9c44ec219a7ad2efcc07952241f9ea5
|
checksum=eb4d5e157671a61b88786e44094775194e30e1d0ad0b9d50035532ece78dbc28
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/conmon
|
vbin bin/conmon
|
||||||
|
|
Loading…
Reference in New Issue