Update package.mk

This commit is contained in:
LittleBoi 2023-04-26 16:49:45 +09:00 committed by GitHub
parent 312ded06e1
commit c6f6ecdfad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,11 +2,10 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="wayland-protocols"
PKG_VERSION="1.26"
PKG_SHA256="c553384c1c68afd762fa537a2569cc9074fe7600da12d3472761e77a2ba56f13"
PKG_VERSION="cc0cd4addf68df7a14bf7f4c9c2daa6489fc20d7"
PKG_LICENSE="OSS"
PKG_SITE="https://wayland.freedesktop.org/"
PKG_URL="https://wayland.freedesktop.org/releases/${PKG_NAME}-${PKG_VERSION}.tar.xz"
PKG_SITE="https://gitlab.freedesktop.org/wayland/wayland-protocols"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_TARGET="toolchain wayland:host"
PKG_LONGDESC="Specifications of extended Wayland protocols"