sysutils/conky: update to 1.22.0
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.22.0 Features * Allow to override build date with SOURCE_DATE_EPOCH * Add support for power_now Bug fixes * NetBSD: Fix CPU usage and top info. * Fix out_to_wayland giving nothing * Revert "Use private mapping from provided shm_pool buffer" * Fix non-text content using own_window_argb_value * NetBSD: Fix meminfo. * wayland: fix clean_text bug Miscellaneous * Bump minor version * Simplify adding new wayland protocols * Move color parse error message out of hex parser * Add blame ignore file * Update Catch2 from 2.13.9 to 3.7.1 * Implement -U for NetBSD.
This commit is contained in:
parent
987ed7e526
commit
cbe047d39b
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= conky
|
||||
PORTVERSION= 1.21.9
|
||||
PORTVERSION= 1.22.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1732896030
|
||||
SHA256 (brndnmtthws-conky-v1.21.9_GH0.tar.gz) = cebbfb298d21bd535d6d9dcbfac3079721146d62a01f368410df62cb7886813f
|
||||
SIZE (brndnmtthws-conky-v1.21.9_GH0.tar.gz) = 1966277
|
||||
TIMESTAMP = 1735753416
|
||||
SHA256 (brndnmtthws-conky-v1.22.0_GH0.tar.gz) = 8633b78e6c0c9e7128efc9fe54b48df75a3860928e3fb101bcf71f6fb3844959
|
||||
SIZE (brndnmtthws-conky-v1.22.0_GH0.tar.gz) = 2030830
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue