From 4c4f69ef578519d518a1995206a5c169adaa988e Mon Sep 17 00:00:00 2001 From: Peter Steenbergen Date: Sun, 19 Sep 2021 18:17:35 +0200 Subject: [PATCH] Bump lotti-qml --- buildroot-external/package/lottie-qml/lottie-qml.hash | 2 +- buildroot-external/package/lottie-qml/lottie-qml.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildroot-external/package/lottie-qml/lottie-qml.hash b/buildroot-external/package/lottie-qml/lottie-qml.hash index da4fa0d3..f3b8e580 100644 --- a/buildroot-external/package/lottie-qml/lottie-qml.hash +++ b/buildroot-external/package/lottie-qml/lottie-qml.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 16188c05dc9c5a3c7fae4836879fa3003a58ddbc073ef2ada5a9c95a0188a9f0 lottie-qml-26335df22cfbb23cd238394792f05b94318c24c9.tar.gz +sha256 f47162797a4e1abfae3398e1f521b85abe4406575d603472f1c6fcdf818cb928 lottie-qml-0db824cfea0cbefff775c3caa4918719f45762ca.tar.gz diff --git a/buildroot-external/package/lottie-qml/lottie-qml.mk b/buildroot-external/package/lottie-qml/lottie-qml.mk index d9ecca80..ed01572d 100644 --- a/buildroot-external/package/lottie-qml/lottie-qml.mk +++ b/buildroot-external/package/lottie-qml/lottie-qml.mk @@ -4,7 +4,7 @@ # ################################################################################ -LOTTIE_QML_VERSION = 26335df22cfbb23cd238394792f05b94318c24c9 +LOTTIE_QML_VERSION = 0db824cfea0cbefff775c3caa4918719f45762ca LOTTIE_QML_SITE = $(call github,kbroulik,lottie-qml,$(LOTTIE_QML_VERSION)) LOTTIE_QML_LICENSE = Apache License 2.0