libwebsockets: update to 1.7.0.

This commit is contained in:
Enno Boland 2016-02-18 19:55:53 +01:00
parent 2d7cbc2842
commit 97ee646416
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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 <gottox@voidlinux.eu>"
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() {