Przeglądaj źródła

package/cage: bump to version v0.2.0-15-g2e593fe5a

wlroots 0.19.0 includes API breaking changes.

This commit bump the cage version to include the upstream commit [1]
which updates to this new wlroots API.

[1] https://github.com/cage-kiosk/cage/commit/9ad44e4f521edf446ad66559726e6deeb8204101

Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com>
[Julien: change _VERSION to use "git describe --abbrev=40" format]
Signed-off-by: Julien Olivain <ju.o@free.fr>
Raphael Pavlidis 3 miesięcy temu
rodzic
commit
151be15aa8
2 zmienionych plików z 5 dodań i 6 usunięć
  1. 2 4
      package/cage/cage.hash
  2. 3 2
      package/cage/cage.mk

+ 2 - 4
package/cage/cage.hash

@@ -1,7 +1,5 @@
-# Locally calculated after checking pgp signature
-# https://github.com/cage-kiosk/cage/releases/download/v0.2.0/cage-0.2.0.tar.gz.sig
-# with key 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48 "emersion <contact@emersion.fr>"
-sha256  557c194d18af7202a9ec2e8be6dd7129f6c16d0f4528f4079ba26ccd57b6ef88  cage-0.2.0.tar.gz
+# Locally computed
+sha256  6b72e034c78c55432ad815e651ead8bd732ccc2087b08c666a68b865ba72ceff  cage-v0.2.0-15-g2e593fe5a8a2186a558ceb414674775e4ba5d2b1-git4.tar.gz
 
 # Hashes for license files:
 sha256  e117104073335dbaf78596fb1bedf89dda63c71f60f0b665947b2d369c77ecee  LICENSE

+ 3 - 2
package/cage/cage.mk

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