From: Federico Di Marco Date: Tue, 8 May 2018 10:24:25 +0000 (-0700) Subject: lftp: updated to 4.8.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2b881481d1cab6971989e010696d0596d5364d24;p=openwrt-packages.git lftp: updated to 4.8.3 Signed-off-by: Federico Di Marco --- diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 7790c63f5..9c17e4358 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lftp -PKG_VERSION:=4.8.2 -PKG_RELEASE:=3 +PKG_VERSION:=4.8.3 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://lftp.tech/ftp/ \ https://mirror.csclub.uwaterloo.ca/gentoo-distfiles/distfiles/ -PKG_HASH:=5c875b8476e05e856ebc8eec458e43317b2bebd6ed5f7725a733d4591548cd9c +PKG_HASH:=de7aee451afaa1aa391f7076b5f602922c2da0e05524a8d8fea413eda83cc78b PKG_LICENSE:=GPL-3.0+