From 273daf5ac8eb240be36555f58f937e99d568dac3 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Wed, 11 Jan 2017 09:47:09 +0000 Subject: [PATCH] ed: bump to 1.14.1. --- sys-apps/ed/{ed-1.14.recipe => ed-1.14.1.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename sys-apps/ed/{ed-1.14.recipe => ed-1.14.1.recipe} (81%) diff --git a/sys-apps/ed/ed-1.14.recipe b/sys-apps/ed/ed-1.14.1.recipe similarity index 81% rename from sys-apps/ed/ed-1.14.recipe rename to sys-apps/ed/ed-1.14.1.recipe index 3df1c4cf9..d08c6da39 100644 --- a/sys-apps/ed/ed-1.14.recipe +++ b/sys-apps/ed/ed-1.14.1.recipe @@ -10,11 +10,11 @@ COPYRIGHT="1992-2017 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" # Upstream only ships lziped tarballs, not usable on pure x86_gcc2. -#SOURCE_URI="http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/ed/ed-$portVersion.tar.lz" -#CHECKSUM_SHA256="cd66c54a53cd6ef35a217556e7b2b2fdd973ca2708f4fc41636b0bc06388c7d3" +#SOURCE_URI="https://ftp.gnu.org/gnu/ed/ed-$portVersion.tar.lz" +#CHECKSUM_SHA256="ffb97eb8f2a2b5a71a9b97e3872adce953aa1b8958e04c5b7bf11d556f32552a" # So use gziped tarball from fossies until we have lzip for x86_gcc2. SOURCE_URI="https://fossies.org/linux/privat/ed-$portVersion.tar.gz" -CHECKSUM_SHA256="705b5fc81e1d196d508c6a3a76896c9eb979807b508816103f53529c2b537671" +CHECKSUM_SHA256="03385687959d8aed17c94af613fbcf31071030e6c5232978f61fa87a93af44c0" ARCHITECTURES="x86_gcc2 x86 x86_64"