Skip to content

Commit

Permalink
nghttp3: Update to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Oct 8, 2024
1 parent 21035d7 commit d15b9a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-nghttp3/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=nghttp3
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.5.0
pkgver=1.6.0
pkgrel=1
pkgdesc="HTTP/3 library written in C (mingw-w64)"
arch=('any')
Expand All @@ -21,7 +21,7 @@ makedepends=(
source=("https://github.com/ngtcp2/nghttp3/releases/download/v${pkgver}/nghttp3-${pkgver}.tar.xz"{,.asc}
"001-fix-pc-prefix.patch"
"002-nghttp3-pkgconfig-add-cflags-private.patch")
sha256sums=('8c00e3910ea2ad1218dafebcf8dd2ffdf030c992d9ceb65834d29e5e5278dd0d'
sha256sums=('eaa901954bc494034d3738ef19130de69387d6a3da029044c60d9dae91792a8d'
'SKIP'
'08559edf597300d34b258c5dab6d16237c6493976e7b4d45a818e0619d21665d'
'68c831018eb79bc3b43a8fb6a7d013a617dbe2ba7d7971b0993b3cf27107e614')
Expand Down

0 comments on commit d15b9a8

Please sign in to comment.