From 02fa2b7160964b514dcb1274bf9ee57df64b5428 Mon Sep 17 00:00:00 2001 From: Chih-Wei Chen Date: Mon, 24 Aug 2015 22:51:06 +0800 Subject: [PATCH] libstrophe : Update to version 0.8.8 Signed-off-by: Chih-Wei Chen --- libs/libstrophe/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libstrophe/Makefile b/libs/libstrophe/Makefile index 662791650..990576384 100644 --- 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