atftp: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 09:10:20 +02:00
committed by GitHub
parent 721a593690
commit bcaa43985f

View File

@@ -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"