summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/nghttp2/nghttp2_1.55.1.bb (renamed from meta/recipes-support/nghttp2/nghttp2_1.54.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/nghttp2/nghttp2_1.54.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.55.1.bb
index 4e15f0839f..1be9a348ae 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.54.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.55.1.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] = "20533c9354fbb6aa689b6aa0ddb77f91da1d242587444502832e1864308152df" 11SRC_URI[sha256sum] = "19490b7c8c2ded1cf7c3e3a54ef4304e3a7876ae2d950d60a81d0dc6053be419"
12 12
13inherit cmake manpages python3native github-releases 13inherit cmake manpages python3native github-releases
14PACKAGECONFIG[manpages] = "" 14PACKAGECONFIG[manpages] = ""