libheif: update to 1.17.1

Release notes:
- https://github.com/strukturag/libheif/releases/tag/v1.17.1
This commit is contained in:
Rudi Heitbaum 2023-10-21 08:43:47 +00:00
parent 1c3e119027
commit 24f166ee34

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libheif"
PKG_VERSION="1.17.0"
PKG_SHA256="c86661e9ef9c43ad8de9d2b38b7b508df5322580b24d22fc25a977e7fdb26f3c"
PKG_VERSION="1.17.1"
PKG_SHA256="97d74c58a346887c1bbf98dcf0322c13b728286153d0f1be2b350f7107e49dba"
PKG_LICENSE="LGPLv3"
PKG_SITE="https://www.libde265.org"
PKG_URL="https://github.com/strukturag/libheif/releases/download/v${PKG_VERSION}/libheif-${PKG_VERSION}.tar.gz"