From 97ee64641691fde686a2118789fab5320feccd6b Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 18 Feb 2016 19:55:53 +0100 Subject: [PATCH] libwebsockets: update to 1.7.0. --- common/shlibs | 2 +- srcpkgs/libwebsockets/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 3628ab6fa9..f12ae562a8 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2035,7 +2035,7 @@ libcvm-v1client.so.1 cvm-0.97_1 libcvm-v2client.so.1 cvm-0.97_1 libudns.so.0 udns-0.4_1 libcriu.so.1 criu-1.5.1_2 -libwebsockets.so.6 libwebsockets-1.6.3_1 +libwebsockets.so.7 libwebsockets-1.7.0_1 libbitcoinconsensus.so.0 litecoin-0.10.1.2_1 libnfc.so.0 libnfc-1.7.1_1 libfuzzy.so.2 libfuzzy-2.12_1 diff --git a/srcpkgs/libwebsockets/template b/srcpkgs/libwebsockets/template index c472ae2942..8f451b041d 100644 --- a/srcpkgs/libwebsockets/template +++ b/srcpkgs/libwebsockets/template @@ -1,6 +1,6 @@ # Template file for 'libwebsockets' pkgname=libwebsockets -version=1.6.3 +version=1.7.0 revision=1 build_style=cmake hostmakedepends="cmake" @@ -11,7 +11,7 @@ maintainer="Enno Boland " license="LGPL-2" homepage="https://libwebsockets.org" distfiles="http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/snapshot/$pkgname-$version.tar.gz" -checksum=b3bb6f9cb5dc1992f1ce23e3dc3ad4b3f0915effbe306bea5d95dc02a1d2fab4 +checksum=17935e43f9315439a5b8ea115bcc39d72cefdfc7f70bd2f83ece36489e3a42b7 CFLAGS="-Wno-error" libwebsockets-devel_package() {