lede-packages-rs

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

commit f149916fe1eef3d54095ad47a5205b9ef73f2a06
parent 8661ebeefa79ea4ba59fce3129cee52a3d874f38
Author: Ted Hess <thess@kitschensync.net>
Date:   Thu, 27 Aug 2015 09:08:50 -0400

Merge pull request #1718 from changeway/libstrophe

libstrophe : Update to version 0.8.8
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