All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/stm32flash: bump to version 0.7
@ 2022-06-30  3:50 SmartCross Developer
  2022-07-20 21:16 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: SmartCross Developer @ 2022-06-30  3:50 UTC (permalink / raw)
  To: buildroot
  Cc: Andrea Daoud, Fabrice Fontaine, Bernhard Petschina,
	Yann E . MORIN

From: Andrea Daoud <andreadaoud6@gmail.com>

    Bump to latest official version.

Signed-off-by: Andrea Daoud <andreadaoud6@gmail.com>
---
 package/stm32flash/stm32flash.hash | 2 +-
 package/stm32flash/stm32flash.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/stm32flash/stm32flash.hash b/package/stm32flash/stm32flash.hash
index 7039f06eec..afffbc68ac 100644
--- a/package/stm32flash/stm32flash.hash
+++ b/package/stm32flash/stm32flash.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  ee9b40d4d3e5cd28b993e08ae2a2c3c559b6bea8730cd7e1d40727dedb1dda09  stm32flash-0.6.tar.gz
+sha256  c4c9cd8bec79da63b111d15713ef5cc2cd947deca411d35d6e3065e227dc414a  stm32flash-0.7.tar.gz
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  gpl-2.0.txt
diff --git a/package/stm32flash/stm32flash.mk b/package/stm32flash/stm32flash.mk
index 6e38e09d98..1fff27df76 100644
--- a/package/stm32flash/stm32flash.mk
+++ b/package/stm32flash/stm32flash.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-STM32FLASH_VERSION = 0.6
+STM32FLASH_VERSION = 0.7
 STM32FLASH_SITE = http://downloads.sourceforge.net/project/stm32flash
 STM32FLASH_LICENSE = GPL-2.0+
 STM32FLASH_LICENSE_FILES = gpl-2.0.txt
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-20 21:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-30  3:50 [Buildroot] [PATCH 1/1] package/stm32flash: bump to version 0.7 SmartCross Developer
2022-07-20 21:16 ` Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.