1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 03:09:51 +03:00

main/ngtcp2: upgrade to 1.12.0

This commit is contained in:
Jakub Jirutka 2025-04-25 22:25:56 +02:00
parent a8586fb701
commit 5fda956a38

View file

@ -1,8 +1,8 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ngtcp2
pkgver=1.11.0
pkgrel=1
pkgver=1.12.0
pkgrel=0
pkgdesc="Implementation of IETF QUIC protocol"
url="https://nghttp2.org/ngtcp2/"
arch="all"
@ -67,5 +67,5 @@ gnutls() {
}
sha512sums="
8c4c8faa24d34e8d6c66df99ba7f3a4dbae689b38bf2bfa68e147af11abc050dc1de790ffc5de1f7379405c91d736f67e58d5661c2d2b72126ba079fadee72d3 ngtcp2-1.11.0.tar.xz
9d387df7d80665a346b170cf2adc0cc1163ae8d1d921355c1c07ec4e788feb76b9fd681dd606b139b3a2c27f3f0cf3e0a61014b9a3623c4bc06e86d32da0a90b ngtcp2-1.12.0.tar.xz
"