package/lftp: bump version to 4.8.0
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 30 Jul 2017 15:09:11 +0000 (17:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 31 Jul 2017 19:20:27 +0000 (21:20 +0200)
Added md5 hash provided by upstream.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lftp/lftp.hash
package/lftp/lftp.mk

index 0e0f927a5600b7dd9e9bad8c6a83c76392b061e8..99dd994fdd6fe566c1753b1356186fb815aa06de 100644 (file)
@@ -1,2 +1,4 @@
+# From http://lftp.yar.ru/ftp/lftp-4.8.0.md5sum
+md5 468558412ad3575ef8e98547c41339f4  lftp-4.8.0.tar.xz
 # Locally calculated after checking gpg signature
-sha256 bf67c4d128b6f769a4082947376a9679c5ee3463a24ab761a0757f75d70bd92c  lftp-4.7.4.tar.xz
+sha256 7a2880968088b4aeec43b6b6680fef0e065e1dddcce9b409390157e9766b690f  lftp-4.8.0.tar.xz
index e658d598c06648de53b3d326211d92bddfe8e261..de4ebb85217d75bd8016e9bca4df9c468979ea04 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LFTP_VERSION = 4.7.4
+LFTP_VERSION = 4.8.0
 LFTP_SOURCE = lftp-$(LFTP_VERSION).tar.xz
 LFTP_SITE = http://lftp.yar.ru/ftp
 LFTP_LICENSE = GPL-3.0+