libwebsockets: fix checksum

This commit is contained in:
Jürgen Buchmüller 2018-03-08 11:56:24 +01:00
parent 13fda69590
commit 996fe2b2f2

View file

@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2.1-only"
homepage="https://libwebsockets.org"
distfiles="https://github.com/warmcat/libwebsockets/archive/v$version.tar.gz"
checksum=5cfa77d712e9b9fabb85666a2a42ae712b744a613772f23d85385f30fbc3e0cf
checksum=73012d7fcf428dedccc816e83a63a01462e27819d5537b8e0d0c7264bfacfad6
CFLAGS="-Wno-error"