conky-cli: update to 1.10.6.
This commit is contained in:
parent
d313e7df9e
commit
4f20da387c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'conky-cli'
|
||||
pkgname=conky-cli
|
||||
version=1.10.4
|
||||
version=1.10.6
|
||||
revision=1
|
||||
wrksrc="${pkgname/-cli/}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -18,9 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD, GPL-3"
|
||||
homepage="http://conky.sourceforge.net/"
|
||||
distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
|
||||
checksum=ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4
|
||||
|
||||
broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/24716/steps/shell_3/logs/stdio"
|
||||
checksum=4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca
|
||||
|
||||
post_extract() {
|
||||
sed -i -e '1iinclude(CheckIncludeFile)' \
|
||||
|
|
Loading…
Reference in New Issue