Merge pull request #5070 from heitbaum/aa-way

wayland: update to 1.19.0
This commit is contained in:
CvH 2021-01-30 11:49:53 +01:00 committed by GitHub
commit ff49cdac2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="wayland"
PKG_VERSION="1.18.0"
PKG_SHA256="4675a79f091020817a98fd0484e7208c8762242266967f55a67776936c2e294d"
PKG_VERSION="1.19.0"
PKG_SHA256="baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15"
PKG_LICENSE="OSS"
PKG_SITE="https://wayland.freedesktop.org/"
PKG_URL="https://wayland.freedesktop.org/releases/${PKG_NAME}-${PKG_VERSION}.tar.xz"