lede-packages-rs

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

commit 38b9f65e379ccca0e32e6d9674b61d3cefc61eb0
parent fb6ce97e95039e85488ea34dec947e83e078604f
Author: Chih-Wei Chen <changeway@gmail.com>
Date:   Tue, 27 Sep 2016 10:02:56 +0800

libstrophe : Update to version 0.9.1

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

Diffstat:
Mlibs/libstrophe/Makefile | 3++-
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