lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit f75ad75109449ddf2d77e12020141893cd3a5e43
parent 57589398313a19cbe0999e72ce1fc57786f7c5c7
Author: Rupan <fededim@gmail.com>
Date:   Tue,  4 Oct 2016 14:14:07 +0200

Updated packages:
- lftp: updated to 4.7.3
- neon: update to 0.30.2

Signed-off-by: Federico Di Marco <fededim@gmail.com>

Diffstat:
Mlibs/neon/Makefile | 4++--
Mnet/lftp/Makefile | 4++--
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/libs/neon/Makefile b/libs/neon/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=neon -PKG_VERSION:=0.30.0 +PKG_VERSION:=0.30.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.webdav.org/neon -PKG_MD5SUM:=fb60b3a124eeec441937a812c456fd94 +PKG_MD5SUM:=e28d77bf14032d7f5046b3930704ef41 PKG_INSTALL:=1 diff --git a/net/lftp/Makefile b/net/lftp/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lftp -PKG_VERSION:=4.7.1 +PKG_VERSION:=4.7.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz 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:=7dfb03c6544efeef633bc28ba7df8b77 +PKG_MD5SUM:=23deda16014412c802f095fbaa0bebee