mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
package/libxkbcommon: change homepage/download url to https
- change homepage url to https (and remove trailing slash) - change download url to https Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
d174b00c50
commit
c88183cd79
@ -6,4 +6,4 @@ config BR2_PACKAGE_LIBXKBCOMMON
|
||||
processes a reduced subset of keymaps as defined by the XKB
|
||||
specification.
|
||||
|
||||
http://xkbcommon.org/
|
||||
https://xkbcommon.org
|
||||
|
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
LIBXKBCOMMON_VERSION = 1.3.1
|
||||
LIBXKBCOMMON_SITE = http://xkbcommon.org/download
|
||||
LIBXKBCOMMON_SITE = https://xkbcommon.org/download
|
||||
LIBXKBCOMMON_SOURCE = libxkbcommon-$(LIBXKBCOMMON_VERSION).tar.xz
|
||||
LIBXKBCOMMON_LICENSE = MIT/X11
|
||||
LIBXKBCOMMON_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user