pixman: update to 0.46.2

This commit is contained in:
Rudi Heitbaum 2025-06-10 12:23:03 +00:00
parent d816060af2
commit aa321a4e17

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pixman" PKG_NAME="pixman"
PKG_VERSION="0.46.0" PKG_VERSION="0.46.2"
PKG_SHA256="d2eab57e1ce79de991f8ceb3fcd726a6978b970382c8ac8c8f112b61ceaa9167" PKG_SHA256="d075209d18728b1ca5d0bb864aa047a262a1fde206da8a677d6af75b2ee1ae98"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="https://www.x.org/" PKG_SITE="https://www.x.org/"
PKG_URL="https://xorg.freedesktop.org/archive/individual/lib/${PKG_NAME}-${PKG_VERSION}.tar.xz" PKG_URL="https://xorg.freedesktop.org/archive/individual/lib/${PKG_NAME}-${PKG_VERSION}.tar.xz"