summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--groups.d/211.native_packages_cmdline.group4
-rw-r--r--patches/ed-1.20_pre.local.patch (renamed from patches/ed-1.19_pre.local.patch)3
2 files changed, 3 insertions, 4 deletions
diff --git a/groups.d/211.native_packages_cmdline.group b/groups.d/211.native_packages_cmdline.group
index ec512bbb..e0817b11 100644
--- a/groups.d/211.native_packages_cmdline.group
+++ b/groups.d/211.native_packages_cmdline.group
@@ -78,8 +78,8 @@ gl_cv_have_proc_uptime=yes"};
+../dos2unix-${PKG_DOS2UNIX_VERSION}/unix2dos=bin/%[FNAME]
@dos2unix=bin/mac2unix
@unix2dos=bin/unix2mac"};
-: ${PKG_ED_SHA256SUM:=ce2f2e5c424790aa96d09dacb93d9bbfdc0b7eb6249c9cb7538452e8ec77cd48};
-: ${PKG_ED_VERSION:=1.19};
+: ${PKG_ED_SHA256SUM:=c6030defe6ae172f1687906d7354054c75a6a9130af319d4e73c50a91959c5a6};
+: ${PKG_ED_VERSION:=1.20};
: ${PKG_ED_URL:=https://ftp.gnu.org/gnu/ed/ed-${PKG_ED_VERSION}.tar.lz};
: ${PKG_ED_CONFIGURE_ARGS_LIST:="--prefix=:CC=${DEFAULT_NATIVE_CC}"};
: ${PKG_EXIF_DEPENDS:="libexif popt"};
diff --git a/patches/ed-1.19_pre.local.patch b/patches/ed-1.20_pre.local.patch
index ad5d95e0..624c9d12 100644
--- a/patches/ed-1.19_pre.local.patch
+++ b/patches/ed-1.20_pre.local.patch
@@ -1,12 +1,11 @@
diff -ru ed-1.17.orig/configure ed-1.17/configure
--- ed-1.17.orig/configure 2021-01-06 14:06:29.000000000 +0100
+++ ed-1.17/configure 2021-01-13 12:29:03.995851327 +0100
-@@ -23,7 +23,7 @@
+@@ -23,7 +23,6 @@
program_prefix=
CC=gcc
CPPFLAGS=
-CFLAGS='-Wall -W -O2'
-+CFLAGS ?= '-Wall -W -O2'
LDFLAGS=
# checking whether we are using GNU C.