conmon: update to 2.1.0
This commit is contained in:
parent
527c6fab4f
commit
543ee7e86e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'conmon'
|
||||
pkgname=conmon
|
||||
version=2.0.32
|
||||
version=2.1.0
|
||||
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=0ffd17a185322779d14d9a64c39120900f1e0cc3297b18679a933f5f6ba06a75
|
||||
checksum=874909d831feac75e452562087f6ea0eb39848ef144397bdd8f0daf579c5ee85
|
||||
|
||||
do_install() {
|
||||
vbin bin/conmon
|
||||
|
|
Loading…
Reference in a new issue