libwebsockets: update to 2.4.1. (#8911)

This commit is contained in:
maxice8 2017-11-06 09:01:57 -02:00 committed by Juan RP
parent 1e10dca92d
commit c67f97cf1b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libwebsockets'
pkgname=libwebsockets
version=2.4.0
version=2.4.1
revision=1
build_style=cmake
makedepends="zlib-devel libressl-devel libev-devel"
@ -10,7 +10,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=0dc355c1f9a660b98667cc616fa4c4fe08dacdaeff2d5cc9f74e49e9d4af2d95
checksum=29414be4f79f6abc0e6aadccd09a4da0f0c431e3b5691f496acd081ae6a8240c
CFLAGS="-Wno-error"