From: Adrian Perez de Castro Date: Wed, 11 Aug 2021 11:11:58 +0000 (+0300) Subject: package/cage: bump to version 0.1.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ceb79e472da6d1a1b66d36530cd40ae76ce05ec0;p=buildroot.git 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 Signed-off-by: Thomas Petazzoni --- diff --git a/package/cage/cage.hash b/package/cage/cage.hash index 6e312bbf5f..31ae25bacc 100644 --- a/package/cage/cage.hash +++ b/package/cage/cage.hash @@ -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 diff --git a/package/cage/cage.mk b/package/cage/cage.mk index 0950c70474..a661857a95 100644 --- a/package/cage/cage.mk +++ b/package/cage/cage.mk @@ -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