package/ddrescue: bump version to 1.30

For release announce, see:
https://lists.gnu.org/archive/html/info-gnu/2026-01/msg00001.html

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Julien Olivain
2026-01-05 18:43:28 +01:00
committed by Thomas Petazzoni
parent 85fa070335
commit 99b4067859
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# From https://lists.gnu.org/archive/html/info-gnu/2025-03/msg00011.html
sha256 ddd7d45df026807835a2ec6ab9c365df2ef19e8de1a50ffe6886cd391e04dd75 ddrescue-1.29.1.tar.lz
# From https://lists.gnu.org/archive/html/info-gnu/2026-01/msg00001.html
sha256 2264622d309d6c87a1cfc19148292b8859a688e9bc02d4702f5cd4f288745542 ddrescue-1.30.tar.lz
# Locally computed
sha256 022e9c2e9cc1aac3622313df6f971fbb39c1d1b0cb45324c16b8a1fe231c5ea6 COPYING
+1 -1
View File
@@ -4,7 +4,7 @@
#
################################################################################
DDRESCUE_VERSION = 1.29.1
DDRESCUE_VERSION = 1.30
DDRESCUE_SOURCE = ddrescue-$(DDRESCUE_VERSION).tar.lz
DDRESCUE_SITE = $(BR2_GNU_MIRROR)/ddrescue
DDRESCUE_LICENSE = GPL-2.0+