libwebsockets: update to 1.7.5.
This commit is contained in:
parent
5a73e3af9e
commit
18a57d3530
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libwebsockets'
|
||||
pkgname=libwebsockets
|
||||
version=1.7.4
|
||||
revision=2
|
||||
version=1.7.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
makedepends="zlib-devel libressl-devel libev-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="LGPL-2"
|
||||
homepage="https://libwebsockets.org"
|
||||
distfiles="http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/snapshot/$pkgname-$version.tar.gz"
|
||||
checksum=8d99aa369cb972b97520a40270086bde24645fafc2deaf6ccca93753691a7a2f
|
||||
checksum=e91f59fb6238462b4ffdfef2482239558b8a02198c9c6076eb3f86eb1c4e935d
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
libwebsockets-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue