From cc338f820fbd326337e877fcfb6e7e9ec153457d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 31 Mar 2015 18:09:53 +0000 Subject: [PATCH] patch: bump version --- sys-devel/patch/{patch-2.7.4.recipe => patch-2.7.5.recipe} | 4 ++-- .../patches/{patch-2.7.4.patchset => patch-2.7.5.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename sys-devel/patch/{patch-2.7.4.recipe => patch-2.7.5.recipe} (89%) rename sys-devel/patch/patches/{patch-2.7.4.patchset => patch-2.7.5.patchset} (100%) diff --git a/sys-devel/patch/patch-2.7.4.recipe b/sys-devel/patch/patch-2.7.5.recipe similarity index 89% rename from sys-devel/patch/patch-2.7.4.recipe rename to sys-devel/patch/patch-2.7.5.recipe index 6ec386a5b..16cd4e588 100644 --- a/sys-devel/patch/patch-2.7.4.recipe +++ b/sys-devel/patch/patch-2.7.5.recipe @@ -7,8 +7,8 @@ patched versions. LICENSE="GNU GPL v3" COPYRIGHT="2012-2015 Free Software Foundation, Inc." HOMEPAGE="http://www.gnu.org/software/patch/" -SRC_URI="http://ftp.gnu.org/pub/gnu/patch/patch-$portVersion.tar.bz2" -CHECKSUM_SHA256="bf1c0d7db8212aa7bd4a780acd381c93e79469bf44fa4923236e306cc247a4e4" +SRC_URI="http://ftp.gnu.org/pub/gnu/patch/patch-$portVersion.tar.gz" +CHECKSUM_SHA256="7436f5a19f93c3ca83153ce9c5cbe4847e97c5d956e57a220121e741f6e7968f" ARCHITECTURES="x86 x86_gcc2 x86_64 arm" REVISION="1" diff --git a/sys-devel/patch/patches/patch-2.7.4.patchset b/sys-devel/patch/patches/patch-2.7.5.patchset similarity index 100% rename from sys-devel/patch/patches/patch-2.7.4.patchset rename to sys-devel/patch/patches/patch-2.7.5.patchset