diff --git a/contrib/src/restinio/SHA512SUMS b/contrib/src/restinio/SHA512SUMS index 454844fafa2a161963339479438d047a733c0e28..d1aa40d810a1982dbfce48a3a9cd4622251fcc1f 100644 --- a/contrib/src/restinio/SHA512SUMS +++ b/contrib/src/restinio/SHA512SUMS @@ -1 +1 @@ -3847830d974b3d1bbda482e3f39d3182c3c7d5956bcec223c565da5d856f5367cdb35b9579b474f3053c92b5bbe319206d84a3bb51df528583ee230c5598429b restinio-0.7.2.tar.bz2 +9de66277ced48b150d881499dc7b17b4cde7d6778271c361f9e407d0d2844ce5c83fdcb8017851dc4f1bf017f2306f75925b326ec97a3c479e38b20e5b793f6e restinio-0.7.4.tar.bz2 \ No newline at end of file diff --git a/contrib/src/restinio/rules.mak b/contrib/src/restinio/rules.mak index 4cbd13d22dc032aba157a4b8c9db5bc0212adf2b..dd6108313968b6ec655e5a7ded3e37a3bb37dc88 100644 --- a/contrib/src/restinio/rules.mak +++ b/contrib/src/restinio/rules.mak @@ -1,5 +1,5 @@ # RESTINIO -RESTINIO_VERSION := 0.7.2 +RESTINIO_VERSION := 0.7.4 PKG_CPE += cpe:2.3:a:*:restinio:$(RESTINIO_VERSION):*:*:*:*:*:*:* RESTINIO_URL := https://github.com/Stiffstream/restinio/releases/download/v.$(RESTINIO_VERSION)/restinio-$(RESTINIO_VERSION).tar.bz2 EXPECTED_LITE_URL := https://raw.githubusercontent.com/martinmoene/expected-lite/master/include/nonstd/expected.hpp