mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libwebsockets: update to 3.0.1.
This commit is contained in:
parent
23c71b2aca
commit
2be77cfaf9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libwebsockets'
|
||||
pkgname=libwebsockets
|
||||
version=3.0.0
|
||||
version=3.0.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DLWS_WITH_LIBEV=ON -DLWS_WITH_HTTP2=ON -DLWS_IPV6=ON
|
||||
|
@ -11,8 +11,8 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="LGPL-2.1-only"
|
||||
#changelog="https://raw.githubusercontent.com/warmcat/libwebsockets/v3.0-stable/changelog"
|
||||
homepage="https://libwebsockets.org"
|
||||
distfiles="https://github.com/warmcat/libwebsockets/archive/v$version.tar.gz"
|
||||
checksum=a6b611c212c52f161f70556339fdaa199b7e9b6a167c4638e086d19db75d6290
|
||||
distfiles="https://github.com/warmcat/libwebsockets/archive/v${version}.tar.gz"
|
||||
checksum=cb0cdd8d0954fcfd97a689077568f286cdbb44111883e0a85d29860449c47cbf
|
||||
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue