setxkbmap: update to 1.3.3

This commit is contained in:
Rudi Heitbaum 2022-04-04 10:27:28 +00:00
parent 7faa80cd16
commit a93e824421

View File

@ -3,10 +3,10 @@
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="setxkbmap"
PKG_VERSION="1.3.2"
PKG_SHA256="8ff27486442725e50b02d7049152f51d125ecad71b7ce503cfa09d5d8ceeb9f5"
PKG_VERSION="1.3.3"
PKG_SHA256="b560c678da6930a0da267304fa3a41cc5df39a96a5e23d06f14984c87b6f587b"
PKG_LICENSE="OSS"
PKG_SITE="http://www.X.org"
PKG_URL="http://xorg.freedesktop.org/archive/individual/app/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
PKG_SITE="https://www.X.org"
PKG_URL="https://xorg.freedesktop.org/archive/individual/app/${PKG_NAME}-${PKG_VERSION}.tar.xz"
PKG_DEPENDS_TARGET="toolchain libX11 libxkbfile"
PKG_LONGDESC="Setxkbmap sets the keyboard using the X Keyboard Extension."