Add lftp 4.9.2 (#30967)

This commit is contained in:
Derek Ryan Strong 2022-06-02 12:34:46 -07:00 committed by GitHub
parent 548e9ae88c
commit fbb134b1af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,9 @@ class Lftp(AutotoolsPackage):
of network protocols (ftp, http, sftp, fish, torrent)."""
homepage = "https://lftp.yar.ru/"
url = "https://lftp.yar.ru/ftp/lftp-4.7.7.tar.gz"
url = "https://lftp.yar.ru/ftp/lftp-4.9.2.tar.gz"
version('4.9.2', sha256='a37589c61914073f53c5da0e68bd233b41802509d758a022000e1ae2076da733')
version('4.8.1', sha256='6117866215cd889dab30ff73292cd1d35fe0e12a9af5cd76d093500d07ab65a3')
version('4.7.7', sha256='7bce216050094a1146ed05bed8fe5b3518224764ffe98884a848d44dc76fff8f')
version('4.6.4', sha256='791e783779d3d6b519d0c23155430b9785f2854023eb834c716f5ba78873b15a')