Merge pull request #3635 from p-wassi/lftp_474
net/lftp: update to 4.7.4
This commit is contained in:
commit
c7652be39c
1 changed files with 4 additions and 6 deletions
|
@ -8,14 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=lftp
|
PKG_NAME:=lftp
|
||||||
PKG_VERSION:=4.7.3
|
PKG_VERSION:=4.7.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://lftp.yar.ru/ftp \
|
PKG_SOURCE_URL:=http://lftp.tech/ftp/ \
|
||||||
http://lftp.yar.ru/ftp/old \
|
ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/
|
||||||
http://lftp.cybermirror.org \
|
PKG_MD5SUM:=74965c798b1806d0a2659d8a606ea47f
|
||||||
http://lftp.cybermirror.org/old
|
|
||||||
PKG_MD5SUM:=23deda16014412c802f095fbaa0bebee
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue