sysutils/conky: update to 1.22.1

ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.22.1

Bug fixes

 * Compile cairo_xlib Lua bindings as MODULE
 * Add #include to fix building with gcc 15

Miscellaneous

 * Bump version
 * Update build.sh for switch to newer appimagetool
 * [Refactor]: Move sources into subdirectories
 * Update blame ignore & labeler
 * build(deps): bump DeterminateSystems/magic-nix-cache-action from 8 to 9 in
   the actions group
 * Check whether first_colour is set before using it as foreground color
 * Switch Nix installer & cache for CI
 * CI: sccache cache keys can be simpler
 * Ubuntu 20.04 deprecated
 * OpenBSD: Reimplement using bsdcommon.
 * Implement -U for OpenBSD.
 * Use semicolon as file path separator for lua_load
 * Added multi pointer support

Dependencies

 * Add compiler cache and fix CMake deprecation warnings
This commit is contained in:
Fernando Apesteguía 2025-03-19 08:29:18 +01:00
parent 71f86ac3ca
commit 4ba8049ae1
2 changed files with 4 additions and 5 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= conky
PORTVERSION= 1.22.0
PORTREVISION= 1
PORTVERSION= 1.22.1
DISTVERSIONPREFIX= v
CATEGORIES= sysutils

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1735753416
SHA256 (brndnmtthws-conky-v1.22.0_GH0.tar.gz) = 8633b78e6c0c9e7128efc9fe54b48df75a3860928e3fb101bcf71f6fb3844959
SIZE (brndnmtthws-conky-v1.22.0_GH0.tar.gz) = 2030830
TIMESTAMP = 1742369337
SHA256 (brndnmtthws-conky-v1.22.1_GH0.tar.gz) = 9959fde719d3d4340ab973aadbeb97a03e9f6bf4f928be0de69cfb02871d522e
SIZE (brndnmtthws-conky-v1.22.1_GH0.tar.gz) = 2024889