wlroots: update to 0.16.1

release notes:
- https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.1
This commit is contained in:
Rudi Heitbaum 2022-12-26 04:53:55 +00:00
parent f3bd0106ab
commit 9c131e724a

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="wlroots"
PKG_VERSION="0.16.0"
PKG_SHA256="3be91163208577761969a8ae499d737c4dbb764f73c46aa8f76a512ee36b7da4"
PKG_VERSION="0.16.1"
PKG_SHA256="1ea948d044d7c475f91c89719986482fe427eb48223cfe2ddf9426ff60b94674"
PKG_LICENSE="MIT"
PKG_SITE="https://gitlab.freedesktop.org/wlroots/wlroots/"
PKG_URL="https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"