mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
conky: update to 1.10.6.
This commit is contained in:
parent
220699b62a
commit
503e760f5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'conky'
|
# Template file for 'conky'
|
||||||
pkgname=conky
|
pkgname=conky
|
||||||
version=1.10.5
|
version=1.10.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD, GPL-3"
|
license="BSD, GPL-3"
|
||||||
homepage="http://conky.sourceforge.net/"
|
homepage="http://conky.sourceforge.net/"
|
||||||
distfiles="https://github.com/brndnmtthws/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/brndnmtthws/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=3bcf1ae93721e0575cd4ef8fd60da9e5bf1b2fbceb365fb9792f2aec6139f569
|
checksum=4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i \
|
sed -i \
|
||||||
|
|
Loading…
Add table
Reference in a new issue