mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libxkbcommon: bump version to 1.7.0
Changelog: https://lists.freedesktop.org/archives/wayland-devel/2024-March/043539.html Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com> [Julien: - add new line before S-o-b - add missing space in hash file (fix "make check-package" error) ] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
47881d30db
commit
ae0e6d14d5
@@ -1,5 +1,5 @@
|
||||
# From https://lists.freedesktop.org/archives/wayland-devel/2022-February/042104.html
|
||||
sha256 106cec5263f9100a7e79b5f7220f889bc78e7d7ffc55d2b6fdb1efefb8024031 libxkbcommon-1.4.0.tar.xz
|
||||
# From https://lists.freedesktop.org/archives/wayland-devel/2024-March/043539.html
|
||||
sha256 65782f0a10a4b455af9c6baab7040e2f537520caa2ec2092805cdfd36863b247 libxkbcommon-1.7.0.tar.xz
|
||||
|
||||
# License file:
|
||||
sha256 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBXKBCOMMON_VERSION = 1.4.0
|
||||
LIBXKBCOMMON_VERSION = 1.7.0
|
||||
LIBXKBCOMMON_SITE = https://xkbcommon.org/download
|
||||
LIBXKBCOMMON_SOURCE = libxkbcommon-$(LIBXKBCOMMON_VERSION).tar.xz
|
||||
LIBXKBCOMMON_LICENSE = MIT/X11
|
||||
|
||||
Reference in New Issue
Block a user