libwebsockets: update to 2.2.1.
This commit is contained in:
parent
33e150c4df
commit
25c86faaa3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libwebsockets'
|
||||
pkgname=libwebsockets
|
||||
version=2.2.0
|
||||
version=2.2.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=1be5d9b959eab118efb336ef07d6c1e0af08a17409f06167a55ae874221f11a1
|
||||
checksum=e7f9eaef258e003c9ada0803a9a5636757a5bc0a58927858834fb38a87d18ad2
|
||||
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
|
|
Loading…
Reference in a new issue