package/flashrom: bump to version 1.3.0

https://www.flashrom.org/release_notes/v_1_3.html

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Fabrice Fontaine 2023-10-28 23:03:48 +02:00 committed by Yann E. MORIN
parent e110aad3ab
commit 073b0fc9c1
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Locally computed after checking pgp signature
# https://download.flashrom.org/releases/flashrom-v1.2.1.tar.bz2.asc
sha256 89a7ff5beb08c89b8795bbd253a51b9453547a864c31793302296b56bbc56d65 flashrom-v1.2.1.tar.bz2
# https://download.flashrom.org/releases/flashrom-v1.3.0.tar.bz2.asc
sha256 a053234453ccd012e79f3443bdcc61625cf97b7fd7cb4cdd8bfbffbe8b149623 flashrom-v1.3.0.tar.bz2
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
FLASHROM_VERSION = 1.2.1
FLASHROM_VERSION = 1.3.0
FLASHROM_SOURCE = flashrom-v$(FLASHROM_VERSION).tar.bz2
FLASHROM_SITE = https://download.flashrom.org/releases
FLASHROM_LICENSE = GPL-2.0+