From 3dc8a793b646d1a91ce99baf534b19b3d214b883 Mon Sep 17 00:00:00 2001 From: Adrian Perez de Castro Date: Sat, 15 Feb 2025 11:39:52 +0200 Subject: [PATCH] package/wlroots: bump to version 0.18.2 This is a minor bugfix release. Changelog: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.18.2 Signed-off-by: Adrian Perez de Castro Signed-off-by: Peter Korsgaard --- 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 ccfcd6ac42..68b5dbd6d2 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.18.1/downloads/wlroots-0.18.1.tar.gz.sig +# https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.18.2/downloads/wlroots-0.18.2.tar.gz.sig # with key 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48 "emersion " -sha256 b9c4bfef4123fe9f8662280b851e3c5741927457174315826827bfbb70612878 wlroots-0.18.1.tar.gz +sha256 cf776c169169f279808d9eabc6583f484338dcd454c966a285ff178c88c105d4 wlroots-0.18.2.tar.gz # Hashes for license files: sha256 35d427c043dcafe8893b9e7247348f599847c81d9a067703587c80707f3d58df LICENSE diff --git a/package/wlroots/wlroots.mk b/package/wlroots/wlroots.mk index 8fa7408717..81f76fcdc7 100644 --- a/package/wlroots/wlroots.mk +++ b/package/wlroots/wlroots.mk @@ -4,7 +4,7 @@ # ################################################################################ -WLROOTS_VERSION = 0.18.1 +WLROOTS_VERSION = 0.18.2 WLROOTS_SITE = https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/$(WLROOTS_VERSION)/downloads WLROOTS_LICENSE = MIT WLROOTS_LICENSE_FILES = LICENSE