mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/libheif: security bump version to 1.23.0
https://github.com/strukturag/libheif/releases/tag/v1.23.0 https://github.com/strukturag/libheif/security/advisories/GHSA-jvmp-j3cw-84mh Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c6ebe16f34
commit
a72da6d7f5
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/strukturag/libheif/releases/tag/v1.22.2
|
||||
sha256 eea48e4841f83fbe51d029337ffd2d14512d0203015dad40b90213d872958af3 libheif-1.22.2.tar.gz
|
||||
# From https://github.com/strukturag/libheif/releases/tag/v1.23.0
|
||||
sha256 4c9182b18897617182eed12ab5eb9f9d855b3aa3a736d6bdb31abc034ec7d393 libheif-1.23.0.tar.gz
|
||||
# Locally computed:
|
||||
sha256 fa81ce652315b013359d6e8e4744335f31a50c7c192907176d3632f78a3b4596 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBHEIF_VERSION = 1.22.2
|
||||
LIBHEIF_VERSION = 1.23.0
|
||||
LIBHEIF_SITE = https://github.com/strukturag/libheif/releases/download/v$(LIBHEIF_VERSION)
|
||||
LIBHEIF_LICENSE = LGPL-3.0+
|
||||
LIBHEIF_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user