Skip to content

Commit

Permalink
sysutils/conky: Update to 1.19.5
Browse files Browse the repository at this point in the history
Remove unneeded dependency from RSS option helper.
  • Loading branch information
madpilot78 committed Oct 11, 2023
1 parent 0a170fe commit 2afdd61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions sysutils/conky/Makefile
@@ -1,5 +1,5 @@
PORTNAME= conky
PORTVERSION= 1.19.4
PORTVERSION= 1.19.5
DISTVERSIONPREFIX= v
CATEGORIES= sysutils

Expand Down Expand Up @@ -107,7 +107,7 @@ NCURSES_CMAKE_BOOL= BUILD_NCURSES

RSS_IMPLIES= CURL
RSS_USES= gnome
RSS_USE= GNOME=glib20,libxml2
RSS_USE= GNOME=libxml2
RSS_CMAKE_BOOL= BUILD_RSS

WAYLAND_CATEGORIES= wayland
Expand Down
6 changes: 3 additions & 3 deletions sysutils/conky/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1692130545
SHA256 (brndnmtthws-conky-v1.19.4_GH0.tar.gz) = 2f5df519398ce21fea2e242bbff1a49cc4194d62494378759e37379a43cf571c
SIZE (brndnmtthws-conky-v1.19.4_GH0.tar.gz) = 1724291
TIMESTAMP = 1696970089
SHA256 (brndnmtthws-conky-v1.19.5_GH0.tar.gz) = 5b66ba72fc871f3857f06a017cd6d346ca9cce9d2c06cc0121f625f3e41c4386
SIZE (brndnmtthws-conky-v1.19.5_GH0.tar.gz) = 1727403

0 comments on commit 2afdd61

Please sign in to comment.