package/cage: bump to version 0.1.4
Update Cage to version 0.1.4, which is a bug fix release that supports using wlroots 0.14.x. Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
cce9eeac8b
commit
ceb79e472d
@ -1,5 +1,5 @@
|
||||
# Generated locally
|
||||
sha256 c28aa8230f937c89b564967748451c1eb15d8633a71a1ed6e22d532afa15462e cage-0.1.3.tar.gz
|
||||
# Generated locally after checking GPG signature
|
||||
sha256 dfe27fb0c7d43db72d6c82f01e2736580a0791a23ba69d7b56285d08af98ad90 cage-0.1.4.tar.gz
|
||||
|
||||
# Hashes for license files:
|
||||
sha256 e117104073335dbaf78596fb1bedf89dda63c71f60f0b665947b2d369c77ecee LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CAGE_VERSION = 0.1.3
|
||||
CAGE_VERSION = 0.1.4
|
||||
CAGE_SITE = https://github.com/Hjdskes/cage/releases/download/v$(CAGE_VERSION)
|
||||
CAGE_LICENSE = MIT
|
||||
CAGE_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user