lftp: bump to version 4.8.3
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 1 May 2018 12:59:56 +0000 (14:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 1 May 2018 13:21:32 +0000 (15:21 +0200)
Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/lftp/lftp.hash
package/lftp/lftp.mk

index 99dd994fdd6fe566c1753b1356186fb815aa06de..7828cca9c162d56b487322e149f1891b6c519541 100644 (file)
@@ -1,4 +1,7 @@
-# From http://lftp.yar.ru/ftp/lftp-4.8.0.md5sum
-md5 468558412ad3575ef8e98547c41339f4  lftp-4.8.0.tar.xz
+# From http://lftp.yar.ru/ftp/lftp-4.8.3.md5sum
+md5 8beb3d814d60f52ac70cffd6dff23d85  lftp-4.8.3.tar.xz
 # Locally calculated after checking gpg signature
-sha256 7a2880968088b4aeec43b6b6680fef0e065e1dddcce9b409390157e9766b690f  lftp-4.8.0.tar.xz
+sha256 de7aee451afaa1aa391f7076b5f602922c2da0e05524a8d8fea413eda83cc78b  lftp-4.8.3.tar.xz
+
+# Hash for license file:
+sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
index b174057f03f6a82f92b3fb66b65ea93b9fd12374..e1ca0533ee922c1e4c2490b8a53cd8ba6342d057 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LFTP_VERSION = 4.8.0
+LFTP_VERSION = 4.8.3
 LFTP_SOURCE = lftp-$(LFTP_VERSION).tar.xz
 LFTP_SITE = http://lftp.yar.ru/ftp
 LFTP_LICENSE = GPL-3.0+