From 996fe2b2f2f34892cc89ee35b8d901647956dfc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 8 Mar 2018 11:56:24 +0100 Subject: [PATCH] libwebsockets: fix checksum --- srcpkgs/libwebsockets/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libwebsockets/template b/srcpkgs/libwebsockets/template index 10b02f9fd3..8b12dda870 100644 --- a/srcpkgs/libwebsockets/template +++ b/srcpkgs/libwebsockets/template @@ -10,7 +10,7 @@ maintainer="Enno Boland " 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"