cairo: update to 1.18.2

This commit is contained in:
Rudi Heitbaum 2024-09-02 09:15:28 +00:00
parent 3f107f6490
commit 6b5ca6ee71

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="cairo"
PKG_VERSION="1.18.0"
PKG_SHA256="243a0736b978a33dee29f9cca7521733b78a65b5418206fef7bd1c3d4cf10b64"
PKG_VERSION="1.18.2"
PKG_SHA256="a62b9bb42425e844cc3d6ddde043ff39dbabedd1542eba57a2eb79f85889d45a"
PKG_LICENSE="LGPL"
PKG_SITE="https://cairographics.org/"
PKG_URL="https://cairographics.org/releases/${PKG_NAME}-${PKG_VERSION}.tar.xz"