package/hiawatha: bump to version 10.10
Changes since 10.9: - Removed several build options. Functionalities are now always enabled. - mbed TLS updated to 2.16.3. - Updated Let's Encrypt script due to changes in the API. - Bugfix: AlterMode not working correctly. Diffing the CMakeLists.txt between 10.9 and 10.10 does not show any build option change that is relevant for us. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
de62310948
commit
cc3f02c06c
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 74dd43812272c3ddbf067b6d4da1773cdeef2ffe71e8f164449fabf8431752b8 hiawatha-10.9.tar.gz
|
||||
sha256 b5e46f5757fa647e77d21d24f7eea912d59f26a75558cba780b45c1c3a33a4d9 hiawatha-10.10.tar.gz
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HIAWATHA_VERSION = 10.9
|
||||
HIAWATHA_VERSION = 10.10
|
||||
HIAWATHA_SITE = https://www.hiawatha-webserver.org/files
|
||||
HIAWATHA_DEPENDENCIES = zlib
|
||||
HIAWATHA_LICENSE = GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user