wlroots: update to 0.16.0

This commit is contained in:
Rudi Heitbaum 2022-11-12 02:11:42 +00:00
parent aad1ef5ec7
commit b89dabfc84

View File

@ -2,12 +2,12 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="wlroots"
PKG_VERSION="0.15.1"
PKG_SHA256="8bb791aed9405abc20253c570de1a3b7af91ad65bee2b60293fbbab27ea62c8d"
PKG_VERSION="0.16.0"
PKG_SHA256="3be91163208577761969a8ae499d737c4dbb764f73c46aa8f76a512ee36b7da4"
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"
PKG_DEPENDS_TARGET="toolchain libinput libxkbcommon pixman libdrm wayland wayland-protocols seatd"
PKG_DEPENDS_TARGET="toolchain hwdata libinput libxkbcommon pixman libdrm wayland wayland-protocols seatd"
PKG_LONGDESC="A modular Wayland compositor library"
configure_package() {