From 64336736b6a3dd4f4b622ea8ed7f805ad7689dd3 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 16 Apr 2018 22:13:25 +0200 Subject: [PATCH] hiawatha: fix checksum --- srcpkgs/hiawatha/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hiawatha/template b/srcpkgs/hiawatha/template index 7464fa47944..b10e1128977 100644 --- a/srcpkgs/hiawatha/template +++ b/srcpkgs/hiawatha/template @@ -16,7 +16,7 @@ maintainer="Enno Boland " license="GPL-2.0-or-later" homepage="https://hiawatha-webserver.org" distfiles="$homepage/files/$pkgname-$version.tar.gz" -checksum=dda4b74d565ff74e8b624afd80b28e78eac1a94df46fbd1c5f1a68d8fab4d40c +checksum=0f013afc71284bab7267b0d80a51133a8fd4248575dbcbabf338cf826095cda8 conf_files="/etc/$pkgname/*.conf /etc/$pkgname/*.xslt" LDFLAGS="-lmbedtls -lmbedx509 -lmbedcrypto"