mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
conky: update to 1.21.3.
This commit is contained in:
parent
1b86c073df
commit
befee3f908
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.1
|
version=1.21.3
|
||||||
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="dccfee01fc208c4fde2bfb7c39c0fdc692d82de0f94e733ddf22e1199969bc5d
|
checksum="8de17f704abff4290cd76e513e43d28fba6475ba8da5fdbbf4902eda5890ad9a
|
||||||
99d620b1c4e02511f4a34d8cd6f69058fdc111eeb9f71c74fd88752380edc8b1"
|
b2021c2ffc91d1f24eb83bf6f9a01a5ddc4886faa68ab8583b812b8655a240cd"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mv conky-*/* .
|
mv conky-*/* .
|
||||||
|
|
Loading…
Add table
Reference in a new issue