mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/sway: bump to version 1.11
Changelog: https://github.com/swaywm/sway/releases/tag/1.11 Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
151be15aa8
commit
546148d5ac
@@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://github.com/swaywm/sway/releases/download/1.10/sway-1.10.tar.gz.sig
|
||||
# https://github.com/swaywm/sway/releases/download/1.11/sway-1.11.tar.gz.sig
|
||||
# with key 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48 "emersion <contact@emersion.fr>"
|
||||
sha256 7472a7f11150212e0bed0bd0af9f591c9caac9f9ea87c35486e475a21f5ce81f sway-1.10.tar.gz
|
||||
sha256 0e37a55b7c3379230e97e1ad982542b75016a0c7d6676198604e557f9b373dae sway-1.11.tar.gz
|
||||
sha256 bd35722bff46327f5eded1d211207277bbe043d2a22048b282c42ef801593b8b LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SWAY_VERSION = 1.10
|
||||
SWAY_VERSION = 1.11
|
||||
SWAY_SITE = https://github.com/swaywm/sway/releases/download/$(SWAY_VERSION)
|
||||
SWAY_LICENSE = MIT
|
||||
SWAY_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user