sed: bump to version 4.4
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 15 Feb 2017 19:49:42 +0000 (16:49 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 15 Feb 2017 20:18:31 +0000 (21:18 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sed/Config.in
package/sed/sed.hash
package/sed/sed.mk

index 6adebf24de847a822afeb3320cdc39887436ae1b..b8d182aafd4152380755a6ed55495188c094fa1f 100644 (file)
@@ -3,9 +3,10 @@ config BR2_PACKAGE_SED
        depends on BR2_USE_WCHAR
        depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
        help
-         Super-useful stream editor.
+         sed (stream editor) is a non-interactive command-line text
+         editor.
 
-         http://sed.sourceforge.net/
+         https://www.gnu.org/software/sed/
 
 comment "sed needs a toolchain w/ wchar"
        depends on !BR2_USE_WCHAR
index e7f2db591ffb7e6152d97bb42d7b3dadf1ee6f74..652c5736159cc839f0e1e0eb02cf67ff563633a6 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 fea0a94d4b605894f3e2d5572e3f96e4413bcad3a085aae7367c2cf07908b2ff        sed-4.2.2.tar.gz
+sha256 cbd6ebc5aaf080ed60d0162d7f6aeae58211a1ee9ba9bb25623daa6cd942683b        sed-4.4.tar.xz
index 71c62d0fd27e7da824adea80ec5f14f87ccc6dd1..68bcb9881d63f9ea084d427c707b361ac887915c 100644 (file)
@@ -4,7 +4,8 @@
 #
 ################################################################################
 
-SED_VERSION = 4.2.2
+SED_VERSION = 4.4
+SED_SOURCE = sed-$(SED_VERSION).tar.xz
 SED_SITE = $(BR2_GNU_MIRROR)/sed
 SED_LICENSE = GPLv3
 SED_LICENSE_FILES = COPYING