diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2025-05-15 08:47:57 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2025-05-15 13:09:50 +0000 |
| commit | 194af85ca4ae733687ca3e4487283c53c95e17d1 (patch) | |
| tree | e9dee53b9bae60eda54d8b06c806eb718f97e5e9 | |
| parent | 3ae8b09ca041e222fc171fa7aad9ea44eab03484 (diff) | |
x11-toolkits/wlroots019: update to 0.19.0
Fixes WLR_RENDERER=vulkan on KMS console.
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/0.19.0-rc3...0.19.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.19.0
Reported by: GitLab (notify releases)
PR: 286311
| -rw-r--r-- | x11-toolkits/wlroots019/Makefile | 2 | ||||
| -rw-r--r-- | x11-toolkits/wlroots019/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/wlroots019/Makefile b/x11-toolkits/wlroots019/Makefile index bee22c5e2bd2..5427932dd492 100644 --- a/x11-toolkits/wlroots019/Makefile +++ b/x11-toolkits/wlroots019/Makefile @@ -1,5 +1,5 @@ PORTNAME= wlroots -DISTVERSION= 0.19.0-rc3 +DISTVERSION= 0.19.0 CATEGORIES= x11-toolkits PKGNAMESUFFIX= 019 diff --git a/x11-toolkits/wlroots019/distinfo b/x11-toolkits/wlroots019/distinfo index 10a42d482978..ae53fd2db16a 100644 --- a/x11-toolkits/wlroots019/distinfo +++ b/x11-toolkits/wlroots019/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745786924 -SHA256 (wlroots-0.19.0-rc3.tar.bz2) = b469d58e53e2f2264eb1b793f7ac9e9ee1fc444fa68f3921866b35134281bf59 -SIZE (wlroots-0.19.0-rc3.tar.bz2) = 500746 +TIMESTAMP = 1747298877 +SHA256 (wlroots-0.19.0.tar.bz2) = 2f31ba9d4ae1ff3f5ac62f21b046fe31bb408c7f887c4dfafb2e09e98c991980 +SIZE (wlroots-0.19.0.tar.bz2) = 500886 |
