From c07a1c8989bfb5c8c53c65a38902bdf98ef89a22 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 8 Aug 2024 16:01:00 +0200 Subject: [PATCH] nghttp2: Update version from 1.61.0 to 1.62.1 https://github.com/nghttp2/nghttp2/releases --- nghttp2.be0 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nghttp2.be0 b/nghttp2.be0 index fa5649986..2008233cb 100755 --- a/nghttp2.be0 +++ b/nghttp2.be0 @@ -1,9 +1,9 @@ #!/usr/bin/env beesh -# BEE_VERSION nghttp2-1.61.0-0 +# BEE_VERSION nghttp2-1.62.1-0 -#SRCURL[0]="https://github.com/nghttp2/nghttp2/releases/download/v${PKGVERSION}/nghttp2-${PKGVERSION}.tar.xz" -SRCURL[0]="https://beehive.molgen.mpg.de/0bb5661ff08b983487d6683350770c36/nghttp2-1.61.0.tar.xz" +SRCURL[0]="https://github.com/nghttp2/nghttp2/releases/download/v${PKGVERSION}/nghttp2-${PKGVERSION}.tar.xz" +#SRCURL[0]="https://beehive.molgen.mpg.de/0bb5661ff08b983487d6683350770c36/nghttp2-1.61.0.tar.xz" # PATCHURL+=()