Skip to content

Commit

Permalink
ngtcp2: Update to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Nov 21, 2024
1 parent 014a8c2 commit e030971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-ngtcp2/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=ngtcp2
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.8.1
pkgver=1.9.0
pkgrel=1
pkgdesc="An effort to implement IETF QUIC protocol (mingw-w64)"
arch=('any')
Expand All @@ -21,7 +21,7 @@ license=('spdx:MIT')
source=("https://github.com/ngtcp2/ngtcp2/releases/download/v${pkgver}/ngtcp2-${pkgver}.tar.xz"{,.asc}
"001-fix-pc-prefix.patch"
"002-ngtcp2-pkgconfig-add-cflags-private.patch")
sha256sums=('ac844a79eb3f153e4ccdcfeccedf42c57ab352bb8ab92ec8ac5d3417a79cfb11'
sha256sums=('b09d6f870e91b2b81b4c55ddd82190a80d53cca278e533d1a06529c00185514e'
'SKIP'
'cdbb6fad1afc1eac3f3bca72cd83e49684439c02b0b74fd8841b9d1523ab86de'
'0f80207af356ba9ca2de266ce3e46e5f52c91e23a2844526ea3592cf36a48326')
Expand Down

0 comments on commit e030971

Please sign in to comment.