From 7626615aea1b69f7cce5fbd9624273adeade530d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 28 Sep 2017 21:31:17 +0200 Subject: [PATCH] lftp: bump version. --- net-ftp/lftp/{lftp-4.8.1.recipe => lftp-4.8.2.recipe} | 2 +- .../lftp/patches/{lftp-4.8.1.patchset => lftp-4.8.2.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename net-ftp/lftp/{lftp-4.8.1.recipe => lftp-4.8.2.recipe} (97%) rename net-ftp/lftp/patches/{lftp-4.8.1.patchset => lftp-4.8.2.patchset} (100%) diff --git a/net-ftp/lftp/lftp-4.8.1.recipe b/net-ftp/lftp/lftp-4.8.2.recipe similarity index 97% rename from net-ftp/lftp/lftp-4.8.1.recipe rename to net-ftp/lftp/lftp-4.8.2.recipe index fa449f28b..3a90932a2 100644 --- a/net-ftp/lftp/lftp-4.8.1.recipe +++ b/net-ftp/lftp/lftp-4.8.2.recipe @@ -11,7 +11,7 @@ COPYRIGHT="1996-2017 Alexander V. Lukyanov" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="http://lftp.yar.ru/ftp/lftp-$portVersion.tar.gz" -CHECKSUM_SHA256="6117866215cd889dab30ff73292cd1d35fe0e12a9af5cd76d093500d07ab65a3" +CHECKSUM_SHA256="9b21261faaa05d4fd235589cc21e2e45fc14c9314d7b4bb1f1aec44ea39eb3ee" PATCHES="lftp-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 ?x86 x86_64 ?arm" diff --git a/net-ftp/lftp/patches/lftp-4.8.1.patchset b/net-ftp/lftp/patches/lftp-4.8.2.patchset similarity index 100% rename from net-ftp/lftp/patches/lftp-4.8.1.patchset rename to net-ftp/lftp/patches/lftp-4.8.2.patchset