Ver código fonte

package/ddrescue: bump to version 1.27

For change log, see the release announce:
https://lists.gnu.org/archive/html/info-gnu/2023-01/msg00011.html

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Julien Olivain 2 anos atrás
pai
commit
ebb464a7d5
2 arquivos alterados com 3 adições e 3 exclusões
  1. 2 2
      package/ddrescue/ddrescue.hash
  2. 1 1
      package/ddrescue/ddrescue.mk

+ 2 - 2
package/ddrescue/ddrescue.hash

@@ -1,4 +1,4 @@
-# From https://lists.gnu.org/archive/html/info-gnu/2022-01/msg00013.html
-sha256  e513cd3a90d9810dfdd91197d40aa40f6df01597bfb5ecfdfb205de1127c551f  ddrescue-1.26.tar.lz
+# From https://lists.gnu.org/archive/html/info-gnu/2023-01/msg00011.html
+sha256  38c80c98c5a44f15e53663e4510097fd68d6ec20758efdf3a925037c183232eb  ddrescue-1.27.tar.lz
 # Locally computed
 sha256  3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef  COPYING

+ 1 - 1
package/ddrescue/ddrescue.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DDRESCUE_VERSION = 1.26
+DDRESCUE_VERSION = 1.27
 DDRESCUE_SOURCE = ddrescue-$(DDRESCUE_VERSION).tar.lz
 DDRESCUE_SITE = http://download.savannah.gnu.org/releases/ddrescue
 DDRESCUE_LICENSE = GPL-2.0+