mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
conmon: update to 2.0.5.
This commit is contained in:
parent
853e1f599c
commit
4f23779430
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'conmon'
|
||||
pkgname=conmon
|
||||
version=2.0.3
|
||||
version=2.0.5
|
||||
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=50cc36636c32a343f4c9f5ab6b9f7f5edd5d6ef7c9c403793f799f6605597718
|
||||
checksum=0b39e2138b66954056f2c40450be353f2f83df17c3e26f11e849cffdfad8b2cc
|
||||
|
||||
do_install() {
|
||||
vbin bin/conmon
|
||||
|
|
Loading…
Add table
Reference in a new issue