conmon: update to 2.0.14.
This commit is contained in:
parent
2e85bc7679
commit
df80a35e37
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'conmon'
|
# Template file for 'conmon'
|
||||||
pkgname=conmon
|
pkgname=conmon
|
||||||
version=2.0.13
|
version=2.0.14
|
||||||
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=1ef1f7a07ff4df1800ef756c9587fdba7cfe6c48c3afb6ede8b9999ba81920a5
|
checksum=4add62ad9f62f4a00c1b145d5a1f5e0dc47aa44001fb505a25fdbf7b50542ece
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/conmon
|
vbin bin/conmon
|
||||||
|
|
Loading…
Reference in New Issue