mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/libheif: bump version to 1.21.2
https://github.com/strukturag/libheif/releases/tag/v1.21.2 Use sha256 tarball hash provided by upstream. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
0b00d540bf
commit
4ed5af5288
@@ -1,3 +1,4 @@
|
||||
# From https://github.com/strukturag/libheif/releases/tag/v1.21.2
|
||||
sha256 75f530b7154bc93e7ecf846edfc0416bf5f490612de8c45983c36385aa742b42 libheif-1.21.2.tar.gz
|
||||
# Locally computed:
|
||||
sha256 9799b4b1c19006f052bcf399c761cc147e279762683cefaf16871dbb9b4ea2a1 libheif-1.21.1.tar.gz
|
||||
sha256 fa81ce652315b013359d6e8e4744335f31a50c7c192907176d3632f78a3b4596 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBHEIF_VERSION = 1.21.1
|
||||
LIBHEIF_VERSION = 1.21.2
|
||||
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