conky-cli: update to 1.10.2.
This commit is contained in:
parent
2c14232902
commit
e0c6a9a900
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'conky-cli'
|
||||
pkgname=conky-cli
|
||||
version=1.10.1
|
||||
version=1.10.2
|
||||
revision=1
|
||||
wrksrc="${pkgname/-cli/}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -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=b4e66a71e8211d02b8dbe8cd4873af209af25326e63afd90c90ba9416c79cf21
|
||||
checksum=cc4536141d90a6403a1eccf1f36891b6dd421e69ec3803842c65113c3a109cf0
|
||||
|
||||
post_extract() {
|
||||
sed -i '1iinclude(CheckIncludeFile)' cmake/ConkyPlatformChecks.cmake
|
||||
|
|
Loading…
Reference in New Issue