package/x11r7/xcb-util-keysyms: bump version to 0.4.1
https://lists.x.org/archives/xorg-announce/2022-October/003233.html Added license file. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
8b42c06423
commit
cd91f23a6a
@ -1,2 +1,5 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2014-October/002485.html
|
||||
sha256 0ef8490ff1dede52b7de533158547f8b454b241aa3e4dcca369507f66f216dd9 xcb-util-keysyms-0.4.0.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-October/003233.html
|
||||
sha256 7c260a5294412aed429df1da2f8afd3bd07b7cba3fec772fba15a613a6d5c638 xcb-util-keysyms-0.4.1.tar.xz
|
||||
sha512 dd53a36b52647f22bf0da8cded4b2974a51899eaac799797017ed8534f14bc2d2d339a14fa5ef387ae4528b7d9a5d31920bb0c71b09ca34f58e5081e768e2bbf xcb-util-keysyms-0.4.1.tar.xz
|
||||
# Locally computed
|
||||
sha256 d499c1bf2c2a5f0a0498e5204d998388e308dcf2273dfbe2250a5b9a73f66537 COPYING
|
||||
|
@ -4,13 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XCB_UTIL_KEYSYMS_VERSION = 0.4.0
|
||||
XCB_UTIL_KEYSYMS_SOURCE = xcb-util-keysyms-$(XCB_UTIL_KEYSYMS_VERSION).tar.bz2
|
||||
XCB_UTIL_KEYSYMS_SITE = http://xcb.freedesktop.org/dist
|
||||
|
||||
# unfortunately, no license file
|
||||
XCB_UTIL_KEYSYMS_VERSION = 0.4.1
|
||||
XCB_UTIL_KEYSYMS_SOURCE = xcb-util-keysyms-$(XCB_UTIL_KEYSYMS_VERSION).tar.xz
|
||||
XCB_UTIL_KEYSYMS_SITE = https://xorg.freedesktop.org/archive/individual/lib
|
||||
XCB_UTIL_KEYSYMS_LICENSE = MIT
|
||||
|
||||
XCB_UTIL_KEYSYMS_LICENSE_FILES = COPYING
|
||||
XCB_UTIL_KEYSYMS_INSTALL_STAGING = YES
|
||||
|
||||
XCB_UTIL_KEYSYMS_DEPENDENCIES = host-pkgconf libxcb
|
||||
|
Loading…
Reference in New Issue
Block a user