commit 96ca587b0577bc5530105cdf706892dcfa5e67a5
parent fb6ce97e95039e85488ea34dec947e83e078604f
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Tue, 27 Sep 2016 12:38:55 +0300
Merge pull request #3241 from changeway/libstrophe
libstrophe: Update to version 0.9.1
Diffstat:
1 file changed, 2 insertions(+), 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.8
+PKG_VERSION:=0.9.1
PKG_RELEASE=1
PKG_LICENSE:=GPL-3.0
@@ -17,6 +17,7 @@ PKG_MAINTAINER:=Chih-Wei Chen <changeway@gmail.com>
PKG_SOURCE_URL:=https://github.com/strophe/libstrophe/archive/
PKG_SOURCE:=$(PKG_VERSION).tar.gz
+PKG_MD5SUM:=2db62ab21187785ec5f870adc33b74e5
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1