diff options
-rw-r--r-- | meta/recipes-support/nghttp2/nghttp2_1.49.0.bb (renamed from meta/recipes-support/nghttp2/nghttp2_1.48.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/nghttp2/nghttp2_1.48.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.49.0.bb index 4ff3ab829b..b7bcd0ece0 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.48.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.49.0.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "\ | |||
10 | https://github.com/nghttp2/nghttp2/releases/download/v${PV}/nghttp2-${PV}.tar.xz \ | 10 | https://github.com/nghttp2/nghttp2/releases/download/v${PV}/nghttp2-${PV}.tar.xz \ |
11 | file://0001-fetch-ocsp-response-use-python3.patch \ | 11 | file://0001-fetch-ocsp-response-use-python3.patch \ |
12 | " | 12 | " |
13 | SRC_URI[sha256sum] = "47d8f30ee4f1bc621566d10362ca1b3ac83a335c63da7144947c806772d016e4" | 13 | SRC_URI[sha256sum] = "b0cfd492bbf0b131c472e8f6501c9f4ee82b51b68130f47b278c0b7c9848a66e" |
14 | 14 | ||
15 | inherit cmake manpages python3native | 15 | inherit cmake manpages python3native |
16 | PACKAGECONFIG[manpages] = "" | 16 | PACKAGECONFIG[manpages] = "" |