summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-support/nghttp2/nghttp2_1.58.0.bb (renamed from meta/recipes-support/nghttp2/nghttp2_1.57.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/nghttp2/nghttp2_1.57.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.58.0.bb
index 0cf1e3e34c..7b2ff4b778 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.57.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.58.0.bb
@@ -8,7 +8,7 @@ SRC_URI = "\
8 ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \ 8 ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \
9 file://0001-fetch-ocsp-response-use-python3.patch \ 9 file://0001-fetch-ocsp-response-use-python3.patch \
10" 10"
11SRC_URI[sha256sum] = "9210b0113109f43be526ac5835d58a701411821a4d39e155c40d67c40f47a958" 11SRC_URI[sha256sum] = "4a68a3040da92fd9872c056d0f6b0cd60de8410de10b578f8ade9ecc14d297e0"
12 12
13inherit cmake manpages python3native github-releases 13inherit cmake manpages python3native github-releases
14PACKAGECONFIG[manpages] = "" 14PACKAGECONFIG[manpages] = ""