libwebsockets: update to 2.0.2.

This commit is contained in:
Michael Gehring 2016-06-01 08:41:28 +02:00
parent 3bff95b35d
commit 619cb9b6cd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libwebsockets'
pkgname=libwebsockets
version=2.0.1
version=2.0.2
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="https://github.com/warmcat/libwebsockets/archive/v$version.tar.gz"
checksum=f98cf9e35385863cfe64a5f181403bf3113cc5d82604c4811e1373ba8676ef88
checksum=7ab40b7c28b25d7a3776283219447876502163d89269b3c05739cfc3753525bc
CFLAGS="-Wno-error"
libwebsockets-devel_package() {