Переглянути джерело

lftp: bump to version 4.8.3

Add hash for license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Fabrice Fontaine 7 роки тому
батько
коміт
5b5fb4427e
2 змінених файлів з 7 додано та 4 видалено
  1. 6 3
      package/lftp/lftp.hash
  2. 1 1
      package/lftp/lftp.mk

+ 6 - 3
package/lftp/lftp.hash

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

+ 1 - 1
package/lftp/lftp.mk

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