lede-packages-rs

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

commit 87bc240716f02923de268d6d70772bdd6ea2bf4c
parent b4fb194299b168754ee908a95a6c11a5e3c8f18b
Author: Jiri Slachta <jiri.slachta@gmail.com>
Date:   Sun,  5 Jun 2016 22:05:30 +0200

Merge pull request #2805 from kuoruan/libssh2

libssh2: Bump to v1.7.0
Diffstat:
Mlibs/libssh2/Makefile | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libs/libssh2/Makefile b/libs/libssh2/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 OpenWrt.org +# Copyright (C) 2015-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libssh2 -PKG_VERSION:=1.6.0 +PKG_VERSION:=1.7.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.libssh2.org/download -PKG_MD5SUM:=00aabd6e714a5f42a4fb82ace20db1dd +PKG_MD5SUM:=b01662a210e94cccf2f76094db7dac5c PKG_INSTALL:=1