commit 0429e223d9ab824557a3b01eb9d8e4188dff4458 parent 01851966b8de69309fa2df53159c319fb8db505f Author: Ted Hess <thess@kitschensync.net> Date: Fri, 22 May 2015 17:57:55 -0400 Merge pull request #1281 from fededim/master lftp: added mirror directory old to avoid build disruption on new version releases Diffstat:
| M | net/lftp/Makefile | | | 5 | ++++- |
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/net/lftp/Makefile b/net/lftp/Makefile @@ -11,7 +11,10 @@ PKG_NAME:=lftp PKG_VERSION:=4.6.2 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_SOURCE_URL:=http://lftp.yar.ru/ftp \ + http://lftp.yar.ru/ftp/old \ + http://lftp.cybermirror.org \ + http://lftp.cybermirror.org/old PKG_MD5SUM:=487c064ee1bd732e5f95928e530435a8