package/cage: bump to version 0.1.2.1
requires at least wlroots 0.11 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
0bc9c89612
commit
22c7cfc358
@ -1,5 +1,5 @@
|
||||
# Generated locally
|
||||
sha256 2f9bc2bd3c61cddb0d3b406754c4906eabf5a5d1aade26eb361dffccff2601e3 cage-6eb693c05b5b34d4ed5ad8234a9f79a14ac8e07d.tar.gz
|
||||
sha256 38a3e3968f00cc58fe1d9448e972cfac7d1efa30c48699f09032f264101a55ac cage-0.1.2.1.tar.gz
|
||||
|
||||
# Hashes for license files:
|
||||
sha256 e117104073335dbaf78596fb1bedf89dda63c71f60f0b665947b2d369c77ecee LICENSE
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CAGE_VERSION = 6eb693c05b5b34d4ed5ad8234a9f79a14ac8e07d
|
||||
CAGE_SITE = $(call github,Hjdskes,cage,$(CAGE_VERSION))
|
||||
CAGE_VERSION = 0.1.2.1
|
||||
CAGE_SITE = https://github.com/Hjdskes/cage/releases/download/v$(CAGE_VERSION)
|
||||
CAGE_LICENSE = MIT
|
||||
CAGE_LICENSE_FILES = LICENSE
|
||||
CAGE_DEPENDENCIES = host-pkgconf wlroots
|
||||
|
Loading…
Reference in New Issue
Block a user