Skip to content

Commit

Permalink
Merge pull request #3092 from mariux64/update-nghttp2-from-1.58.0-to-…
Browse files Browse the repository at this point in the history
…1.61.0

Update nghttp2 from 1.58.0 to 1.61.0
  • Loading branch information
pmenzel authored Apr 9, 2024
2 parents dc8e7fb + 409e5e8 commit 8f23320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nghttp2.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION nghttp2-1.58.0-0
# BEE_VERSION nghttp2-1.61.0-0

#SRCURL[0]="https://github.com/nghttp2/nghttp2/releases/download/v${PKGVERSION}/nghttp2-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/4601542da69d9657072a3c5529f5c32e/nghttp2-1.58.0.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/0bb5661ff08b983487d6683350770c36/nghttp2-1.61.0.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit 8f23320

Please sign in to comment.