From bcaa43985fe108e0884860d797c2e8aadcc991e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 09:10:20 +0200 Subject: [PATCH] atftp: update HOMEPAGE. --- net-ftp/atftp/atftp-0.7.1.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-ftp/atftp/atftp-0.7.1.recipe b/net-ftp/atftp/atftp-0.7.1.recipe index 3c1851a43..912941ac3 100644 --- a/net-ftp/atftp/atftp-0.7.1.recipe +++ b/net-ftp/atftp/atftp-0.7.1.recipe @@ -2,11 +2,11 @@ SUMMARY="Advanced tftp server and client" DESCRIPTION="atftp is a client/server implementation of the TFTP protocol \ that implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is \ multi-threaded and the client presents a friendly interface using libreadline." -HOMEPAGE="http://sourceforge.net/projects/atftp/" -SOURCE_URI="http://sourceforge.net/projects/atftp/files/atftp-$portVersion.tar.gz/download" +HOMEPAGE="https://sourceforge.net/projects/atftp/" +SOURCE_URI="https://sourceforge.net/projects/atftp/files/atftp-$portVersion.tar.gz/download" SOURCE_FILENAME="atfp-$portVersion.tar.gz" CHECKSUM_SHA256="ae4c6f09cadb8d2150c3ce32d88f19036a54e8211f22d723e97864bb5e18f92d" -REVISION="1" +REVISION="2" LICENSE="GNU GPL v2" COPYRIGHT="2000-2012 Jean-Pierre Lefebvre & Remi Lefebvre" ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"