lede-packages-rs

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

commit 02fa2b7160964b514dcb1274bf9ee57df64b5428
parent 7c858e7e1db8cddccb556d57cd297e411c970426
Author: Chih-Wei Chen <changeway@gmail.com>
Date:   Mon, 24 Aug 2015 22:51:06 +0800

libstrophe : Update to version 0.8.8

Signed-off-by: Chih-Wei Chen <changeway@gmail.com>

Diffstat:
Mlibs/libstrophe/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libs/libstrophe/Makefile b/libs/libstrophe/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libstrophe -PKG_VERSION:=0.8.7 +PKG_VERSION:=0.8.8 PKG_RELEASE=1 PKG_LICENSE:=GPL-3.0