mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
libwebsockets: update to 2.0.3.
This commit is contained in:
parent
4598d17949
commit
8b54e7de01
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libwebsockets'
|
||||
pkgname=libwebsockets
|
||||
version=2.0.2
|
||||
revision=2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="zlib-devel libressl-devel libev-devel"
|
||||
configure_args="-DLWS_WITH_LIBEV=1 -DLWS_WITH_HTTP2=1 -DLWS_USE_IPV6=1"
|
||||
|
@ -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=43865604debd06686ac4d8d0783976c4e10dd519ccd5c94e1b53878ec6178a59
|
||||
checksum=cf0e91b564c879ab98844385c98e7c9e298cbb969dbc251a3f18a47feb94342c
|
||||
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue