package/libubootenv: bump to version 86bd30a
authorPierre-Jean Texier <pjtexier@koncepto.io>
Wed, 24 Jun 2020 11:05:59 +0000 (13:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 14 Jul 2020 20:58:59 +0000 (22:58 +0200)
This includes the following changes:

86bd30a Restore ability to feed script file via stdin, using `-s -`.

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libubootenv/libubootenv.hash
package/libubootenv/libubootenv.mk

index 753f8f54b9b0867f7190c6ca327109fd2ac9c939..6ef2aa78846901c55e51537c1dfba94df81ce74e 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  9a905431113db379900e862e8175575ecda21b3c63a87389ffc4a65122dfec9e  libubootenv-c91dccab34294b5ea9c6502d01bfdaa49639fd90.tar.gz
+sha256  15fe743c661e19e0fba6a91cad6e8e295e6358cb917f3752a0bf6e742027252c  libubootenv-86bd30a14e153a18f670b25708795253d8736f0f.tar.gz
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  Licenses/lgpl-2.1.txt
index 1b6f11667843a242ad0cdbc894dd3976cb9b86c7..65260b70e246167591eacf502205f73831a5714f 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBUBOOTENV_VERSION = c91dccab34294b5ea9c6502d01bfdaa49639fd90
+LIBUBOOTENV_VERSION = 86bd30a14e153a18f670b25708795253d8736f0f
 LIBUBOOTENV_SITE = $(call github,sbabic,libubootenv,$(LIBUBOOTENV_VERSION))
 LIBUBOOTENV_LICENSE = LGPL-2.1
 LIBUBOOTENV_LICENSE_FILES = Licenses/lgpl-2.1.txt