aboutsummaryrefslogtreecommitdiff
path: root/net/lftp/Makefile
diff options
context:
space:
mode:
authorRupan <fededim@gmail.com>2014-12-13 18:15:09 +0100
committerRupan <fededim@gmail.com>2014-12-13 18:15:09 +0100
commitb19ccaeac5110c7250e310d3245ccc5fda92e066 (patch)
tree9bec13f014ebdd286d2449445653289a2a0b8942 /net/lftp/Makefile
parent0dcfc24c0463315ed266aeefa65fcb5106a5ee83 (diff)
net/lftp: upgrade to version 4.6.0
Signed-off-by: Federico Di Marco <fededim@gmail.com>
Diffstat (limited to 'net/lftp/Makefile')
-rw-r--r--net/lftp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile
index e2aa28cd0..ea0aef1ee 100644
--- a/net/lftp/Makefile
+++ b/net/lftp/Makefile
@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=lftp
-PKG_VERSION:=4.5.5
+PKG_VERSION:=4.6.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://lftp.yar.ru/ftp \ http://lftp.cybermirror.org \ http://lftp.cybermirror.org/old
-PKG_MD5SUM:=e58fc886e3d7c6d994de5ce51de46087
+PKG_MD5SUM:=fc5f4e3b45c9011a193eb8c0c12eb2eb
include $(INCLUDE_DIR)/uclibc++.mk
include $(INCLUDE_DIR)/package.mk