package/sed: bump to version 4.8
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 24 Feb 2020 21:24:40 +0000 (22:24 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 24 Feb 2020 21:38:42 +0000 (22:38 +0100)
Update indentation of hash file (two spaces)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/sed/sed.hash
package/sed/sed.mk

index cc3bebafe1903390e5a6698b8907ba833da062a9..bb48128526725171c1b313631ceac06f75b199a5 100644 (file)
@@ -1,6 +1,6 @@
 # Locally calculated after checking pgp signature
-# https://ftp.gnu.org/gnu/sed/sed-4.7.tar.xz.sig
+# https://ftp.gnu.org/gnu/sed/sed-4.8.tar.xz.sig
 # with the key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
-sha256 2885768cd0a29ff8d58a6280a270ff161f6a3deb5690b2be6c49f46d4c67bd6a        sed-4.7.tar.xz
+sha256  f79b0cfea71b37a8eeec8490db6c5f7ae7719c35587f21edb0617f370eeff633  sed-4.8.tar.xz
 # Locally calculated
-sha256 e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b        COPYING
+sha256  e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b  COPYING
index 6fee598f66c138d5e09721a6eadfdd1fb396cf5f..6bb3220553310338ed9c86b0bf79137de581cdeb 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SED_VERSION = 4.7
+SED_VERSION = 4.8
 SED_SOURCE = sed-$(SED_VERSION).tar.xz
 SED_SITE = $(BR2_GNU_MIRROR)/sed
 SED_LICENSE = GPL-3.0