mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/libde265: bump version to 1.1.3
https://github.com/strukturag/libde265/releases/tag/v1.1.3 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
7eede98528
commit
5ce1dc60fb
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/strukturag/libde265/releases/tag/v1.1.2
|
||||
sha256 eaacd1943ab0c452c19f6136a36ca227e6b761b39a81eaca8454d48c147e1f67 libde265-1.1.2.tar.gz
|
||||
# From https://github.com/strukturag/libde265/releases/tag/v1.1.3
|
||||
sha256 554228bd17788c99a7e63b37ab5634722190e6e2bf60c1dcb01cef328e133905 libde265-1.1.3.tar.gz
|
||||
# Locally computed
|
||||
sha256 02cc1585a20677992e0ba578fa692635dc193735f2691dc81de924b51c4e8020 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBDE265_VERSION = 1.1.2
|
||||
LIBDE265_VERSION = 1.1.3
|
||||
LIBDE265_SITE = https://github.com/strukturag/libde265/releases/download/v$(LIBDE265_VERSION)
|
||||
LIBDE265_LICENSE = LGPL-3.0+
|
||||
LIBDE265_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user