From ae8779de7f1ea8aea980fff5143a4814ad116f05 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 31 Mar 2015 18:11:12 +0000 Subject: [PATCH] wget: bump version --- .../wget/patches/{wget-1.16.2.patchset => wget-1.16.3.patchset} | 0 net-misc/wget/{wget-1.16.2.recipe => wget-1.16.3.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename net-misc/wget/patches/{wget-1.16.2.patchset => wget-1.16.3.patchset} (100%) rename net-misc/wget/{wget-1.16.2.recipe => wget-1.16.3.recipe} (95%) diff --git a/net-misc/wget/patches/wget-1.16.2.patchset b/net-misc/wget/patches/wget-1.16.3.patchset similarity index 100% rename from net-misc/wget/patches/wget-1.16.2.patchset rename to net-misc/wget/patches/wget-1.16.3.patchset diff --git a/net-misc/wget/wget-1.16.2.recipe b/net-misc/wget/wget-1.16.3.recipe similarity index 95% rename from net-misc/wget/wget-1.16.2.recipe rename to net-misc/wget/wget-1.16.3.recipe index d7da589ad..e9bc91015 100644 --- a/net-misc/wget/wget-1.16.2.recipe +++ b/net-misc/wget/wget-1.16.3.recipe @@ -6,7 +6,7 @@ scripts. " HOMEPAGE="http://www.gnu.org/software/wget" SRC_URI="http://ftp.gnu.org/gnu/wget/wget-$portVersion.tar.gz" -CHECKSUM_SHA256="311a28f211117a338501009bfaba5bfeb9cd71564a7b9ad5775b8f5f4369f972" +CHECKSUM_SHA256="9f1c6d09d7148c1c2d9fd0ea655dcf4dcc407deb2db32d4126251ca0245cb670" LICENSE="GNU GPL v3" COPYRIGHT="1996-2014 Free Software Foundation" REVISION="1"