mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
conmon: update to 2.0.20.
This commit is contained in:
parent
2cbba634d8
commit
7686634d1b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'conmon'
|
# Template file for 'conmon'
|
||||||
pkgname=conmon
|
pkgname=conmon
|
||||||
version=2.0.19
|
version=2.0.20
|
||||||
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=1dc144d778201b79375416a396ad92099bc6d9f1f8abc34abc41a9a2838128cb
|
checksum=e399878727dcb118301331ca7cf56d31b3806b455d598745c5de90e3b140c37f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/conmon
|
vbin bin/conmon
|
||||||
|
|
Loading…
Add table
Reference in a new issue