package/cage: bump version to 0.3.0

This version adds support for the wlr-foreign-toplevel-management and
drm-lease-v1 protocols; switches the wlroots dependency to 0.20.0; and
includes a few fixes. Release notes:

  https://github.com/cage-kiosk/cage/releases/tag/v0.3.0

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Adrian Perez de Castro
2026-04-20 10:57:51 +03:00
committed by Julien Olivain
parent 892aed53e0
commit 2ca0fdb48d
2 changed files with 4 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# Locally computed
sha256 9603ba1a130696dd39793ffab68397db504b378a733c09c0b86a5ebe3d6fe58d cage-v0.2.1-git4.tar.gz
# Locally computed, after checking PGP signature
sha256 cd2510f83bef3e08e660d99492ca7761b218ecb53ee01cdbbeee3d6aabc7734e cage-0.3.0.tar.gz
# Hashes for license files:
sha256 e117104073335dbaf78596fb1bedf89dda63c71f60f0b665947b2d369c77ecee LICENSE

View File

@@ -4,9 +4,8 @@
#
################################################################################
CAGE_VERSION = v0.2.1
CAGE_SITE = https://github.com/cage-kiosk/cage.git
CAGE_SITE_METHOD = git
CAGE_VERSION = 0.3.0
CAGE_SITE = https://github.com/cage-kiosk/cage/releases/download/v$(CAGE_VERSION)
CAGE_LICENSE = MIT
CAGE_LICENSE_FILES = LICENSE
CAGE_DEPENDENCIES = host-pkgconf wlroots