From acd98af32e07d0ae10adca355f4ec9b182eb4214 Mon Sep 17 00:00:00 2001 From: Adrian Perez de Castro Date: Fri, 11 Sep 2026 01:06:19 +0200 Subject: [PATCH] package/wlroots: bump to version 0.20.2 Both .1 and .2 have been minor bugfix releases. Changelog: https://gitlab.freedesktop.org/wlroots/wlroots/-/tags/0.20.2 https://gitlab.freedesktop.org/wlroots/wlroots/-/tags/0.20.1 Signed-off-by: Adrian Perez de Castro Signed-off-by: Julien Olivain --- package/wlroots/wlroots.hash | 4 ++-- package/wlroots/wlroots.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/wlroots/wlroots.hash b/package/wlroots/wlroots.hash index cd1b83e6e4..aea272b12b 100644 --- a/package/wlroots/wlroots.hash +++ b/package/wlroots/wlroots.hash @@ -1,7 +1,7 @@ # Locally calculated after checking pgp signature -# https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.20.0/downloads/wlroots-0.20.0.tar.gz.sig +# https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.20.2/downloads/wlroots-0.20.2.tar.gz.sig # with key 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48 "emersion " -sha256 33f52414e1b280839aeb70786f0ae2c9f54e27ad4873108d86270a2f89c4934b wlroots-0.20.0.tar.gz +sha256 80c567d2ed4efb2cfa6b077f22c7a710d9c78ba4e185a75e8694001114af0733 wlroots-0.20.2.tar.gz # Hashes for license files: sha256 35d427c043dcafe8893b9e7247348f599847c81d9a067703587c80707f3d58df LICENSE diff --git a/package/wlroots/wlroots.mk b/package/wlroots/wlroots.mk index 5ce634d402..cae2ff0c5d 100644 --- a/package/wlroots/wlroots.mk +++ b/package/wlroots/wlroots.mk @@ -4,7 +4,7 @@ # ################################################################################ -WLROOTS_VERSION = 0.20.0 +WLROOTS_VERSION = 0.20.2 WLROOTS_SITE = https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/$(WLROOTS_VERSION)/downloads WLROOTS_LICENSE = MIT WLROOTS_LICENSE_FILES = LICENSE