mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
conky: update to 1.21.6.
This commit is contained in:
parent
befe517bbd
commit
06df458751
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'conky'
|
# Template file for 'conky'
|
||||||
pkgname=conky
|
pkgname=conky
|
||||||
version=1.21.4
|
version=1.21.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
|
conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
|
||||||
|
@ -19,8 +19,8 @@ license="BSD-3-Clause, GPL-3.0-or-later"
|
||||||
homepage="https://github.com/brndnmtthws/conky"
|
homepage="https://github.com/brndnmtthws/conky"
|
||||||
distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz
|
distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz
|
||||||
https://github.com/brndnmtthws/conky/releases/download/v${version}/conky.1.gz"
|
https://github.com/brndnmtthws/conky/releases/download/v${version}/conky.1.gz"
|
||||||
checksum="567607122272f4d7d9c2665319b5c17c1aab1f953d388fbfcf4b22c5acab4480
|
checksum="b0cd6a9197de1db527953f24635b4e4f19d8ab1258854c4adbfdd6e0f1588341
|
||||||
ce4d49dd9e1f9eafe668c21c456ad81257fff6975139e0bf0806e3d3f1ff19ed"
|
41c14d80a5ee6074ddcb1c3f05805f3f3bb0e65d13c164e619dd7ecbbba314eb"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mv conky-*/* .
|
mv conky-*/* .
|
||||||
|
|
Loading…
Add table
Reference in a new issue