diff --git a/community/nghttp3/APKBUILD b/community/nghttp3/APKBUILD index 2325546072c0b98b7098d88ac7167bdba9cf4c0d..6002f64f0e022a4e3b54a3ce5eae671b86098ce9 100644 --- a/community/nghttp3/APKBUILD +++ b/community/nghttp3/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Jakub Jirutka <jakub@jirutka.cz> # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=nghttp3 -pkgver=1.7.0 +pkgver=1.8.0 pkgrel=0 pkgdesc="HTTP/3 library written in C" url="https://github.com/ngtcp2/nghttp3" @@ -37,5 +37,5 @@ package() { } sha512sums=" -180e9aaa67885db3a70efe577c30ec9a7533f9ebee65a229b1060c8e81d9a1590ce19aa15d7611c95cdbcef10537799e60b3bafbfd79365e8ade2f63dd56bae1 nghttp3-1.7.0.tar.gz +835b75ec48e6880c02f57c149886b7fad82de6066bdfe52342fc72294d8a93997667835c1506915883169fdae6a01859c00e3847195e6dd448a68fdbb2ba0dca nghttp3-1.8.0.tar.gz "