瀏覽代碼

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>
Fabrice Fontaine 7 年之前
父節點
當前提交
28bd5ab5f1
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 3 3
      package/lftp/lftp.hash
  2. 1 1
      package/lftp/lftp.mk

+ 3 - 3
package/lftp/lftp.hash

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

+ 1 - 1
package/lftp/lftp.mk

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