Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package/wlroots/wlroots.hash
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Locally calculated after checking pgp signature
# https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.19.3/downloads/wlroots-0.19.3.tar.gz.sig
# https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.19.3/downloads/wlroots-0.20.1.tar.gz.sig
# with key 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48 "emersion <contact@emersion.fr>"
sha256 5d02693175e5afd9af5f10e3e4976d6e9249dc39a90eb17d23fa5f54b125ccc5 wlroots-0.19.3.tar.gz
sha256 a8541187baecaa2620938afacde88266cb7efa5928cb09d579d8efb07bc4901b wlroots-0.20.1.tar.gz

# Hashes for license files:
sha256 35d427c043dcafe8893b9e7247348f599847c81d9a067703587c80707f3d58df LICENSE
4 changes: 2 additions & 2 deletions package/wlroots/wlroots.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# wlroots
#
################################################################################
# batocera - downgrade (align to compatible labwc release version)
WLROOTS_VERSION = 0.19.3

WLROOTS_VERSION = 0.20.1
WLROOTS_SITE = https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/$(WLROOTS_VERSION)/downloads
WLROOTS_LICENSE = MIT
WLROOTS_LICENSE_FILES = LICENSE
Expand Down