mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/uboot-bootcount: bump to version 3.2.0
Release notes: https://github.com/VoltServer/uboot-bootcount/releases/tag/v3.2.0 Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
53a302c6ed
commit
b3b7faaf2a
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 dd74a806c779c3180250ca2fce68ce9dc59f9d5fa1cbd170212cf7878c56d348 uboot-bootcount-3.1.0.tar.gz
|
||||
sha256 cd3345ac6ff1f44588ae39a8da4bc9c7993f98ece556f374f2f7af6715a9cfa7 uboot-bootcount-3.2.0.tar.gz
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
UBOOT_BOOTCOUNT_VERSION = 3.1.0
|
||||
UBOOT_BOOTCOUNT_VERSION = 3.2.0
|
||||
UBOOT_BOOTCOUNT_SITE = $(call github,VoltServer,uboot-bootcount,v$(UBOOT_BOOTCOUNT_VERSION))
|
||||
UBOOT_BOOTCOUNT_LICENSE = GPL-3.0
|
||||
UBOOT_BOOTCOUNT_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user