summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
authorPavel Vinogradov2021-11-06 23:12:22 -0400
committerPavel Vinogradov2021-11-06 23:17:56 -0400
commitbba096ce3acfaf67620a81160884a3fb3c6bf96d (patch)
tree34d832f1e690cac1dd98a29071934ccd13a2a473 /http
parentdf60ea83067d937d62d94e2343e252239f35d73a (diff)
http/nghttp2: version 1.46.0
Diffstat (limited to 'http')
-rwxr-xr-xhttp/nghttp2/DETAILS4
-rw-r--r--http/nghttp2/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/http/nghttp2/DETAILS b/http/nghttp2/DETAILS
index e8ca472345..4d968259ad 100755
--- a/http/nghttp2/DETAILS
+++ b/http/nghttp2/DETAILS
@@ -1,6 +1,6 @@
SPELL="nghttp2"
- VERSION=1.45.1
- SOURCE_HASH=sha512:320a8c9f29b58c55df98be4312d415bc406edbdfb0765aa37570cdb472a84f40c4f95a51c44c5488363c16ad6815c75b5503b32e43d94724c54117ff583c7150
+ VERSION=1.46.0
+ SOURCE_HASH=sha512:fcf3573bcc421705190c7cf0e3230f6f3028b669cb2976d29cfeb73e706deaae91ce60d0a615472e3f296454049ea5798f1e8defdd260a98895e94fea6a7a16b
SECURITY_PATCH="2"
SOURCE="${SPELL}-${VERSION}.tar.xz"
SOURCE_URL[0]="https://github.com/${SPELL}/${SPELL}/releases/download/v${VERSION}/${SOURCE}"
diff --git a/http/nghttp2/HISTORY b/http/nghttp2/HISTORY
index 5caa359c66..bdec1d6834 100644
--- a/http/nghttp2/HISTORY
+++ b/http/nghttp2/HISTORY
@@ -1,3 +1,6 @@
+2021-11-06 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 1.46.0
+
2021-10-05 Pavel Vinogradov <public@sourcemage.org>
* DEPENDS: fixed python3 codependencies, added boost with PYTHON