mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
lftp: bump to version 4.8.4
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
fef8b457e9
commit
28bd5ab5f1
@ -1,7 +1,7 @@
|
||||
# From http://lftp.yar.ru/ftp/lftp-4.8.3.md5sum
|
||||
md5 8beb3d814d60f52ac70cffd6dff23d85 lftp-4.8.3.tar.xz
|
||||
# From http://lftp.yar.ru/ftp/lftp-4.8.4.md5sum
|
||||
md5 b75c43797e817529d486be640232d708 lftp-4.8.4.tar.xz
|
||||
# Locally calculated after checking gpg signature
|
||||
sha256 de7aee451afaa1aa391f7076b5f602922c2da0e05524a8d8fea413eda83cc78b lftp-4.8.3.tar.xz
|
||||
sha256 4ebc271e9e5cea84a683375a0f7e91086e5dac90c5d51bb3f169f75386107a62 lftp-4.8.4.tar.xz
|
||||
|
||||
# Hash for license file:
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LFTP_VERSION = 4.8.3
|
||||
LFTP_VERSION = 4.8.4
|
||||
LFTP_SOURCE = lftp-$(LFTP_VERSION).tar.xz
|
||||
LFTP_SITE = http://lftp.yar.ru/ftp
|
||||
LFTP_LICENSE = GPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user