conky-cli: update to 1.10.7.
This commit is contained in:
parent
760497d000
commit
ce2687e081
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'conky-cli'
|
||||
pkgname=conky-cli
|
||||
version=1.10.6
|
||||
revision=2
|
||||
version=1.10.7
|
||||
revision=1
|
||||
wrksrc="${pkgname/-cli/}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
|
@ -18,7 +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=4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca
|
||||
checksum=23bb9609c522f248cba287146943a872cc045b45cecfa5668bca76e95ecc06ac
|
||||
|
||||
post_extract() {
|
||||
sed -i -e '1iinclude(CheckIncludeFile)' \
|
||||
|
|
Loading…
Reference in a new issue