瀏覽代碼

package/ddrescue: bump version to 1.24

Added license hash and upstream sha256 hash for tarball.

Release notes:
1.23: https://lists.gnu.org/archive/html/info-gnu/2018-02/msg00004.html
1.24: https://lists.gnu.org/archive/html/info-gnu/2019-02/msg00012.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Bernd Kuhls 6 年之前
父節點
當前提交
c647d2a180
共有 2 個文件被更改,包括 5 次插入3 次删除
  1. 4 2
      package/ddrescue/ddrescue.hash
  2. 1 1
      package/ddrescue/ddrescue.mk

+ 4 - 2
package/ddrescue/ddrescue.hash

@@ -1,2 +1,4 @@
-# From http://lists.gnu.org/archive/html/info-gnu/2017-02/msg00003.html
-sha1 df981672a612639ad0934e3fa6546a41d2feb99e ddrescue-1.22.tar.lz
+# From https://lists.gnu.org/archive/html/info-gnu/2019-02/msg00012.html
+sha256 4b5d3feede70e3657ca6b3c7844f23131851cbb6af0cecc9721500f7d7021087 ddrescue-1.24.tar.lz
+# Locally computed
+sha256 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef  COPYING

+ 1 - 1
package/ddrescue/ddrescue.mk

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