mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
conmon: update to 2.0.22.
This commit is contained in:
parent
ac6a820b9d
commit
0908510a0f
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.21
|
version=2.0.22
|
||||||
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=03c357c2ee35317e781111d59c4f3fb34033e77a17a8f4221f2ed6d3bcc10c25
|
checksum=41181db43c544cdd1a31aa851286e8c09a825879656f00f6adde431830893983
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/conmon
|
vbin bin/conmon
|
||||||
|
|
Loading…
Add table
Reference in a new issue