diff options
Diffstat (limited to 'nghttp3/abuild')
| -rw-r--r-- | nghttp3/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nghttp3/abuild b/nghttp3/abuild index 74dd7e79..3bf388a0 100644 --- a/nghttp3/abuild +++ b/nghttp3/abuild @@ -1,4 +1,4 @@ name=nghttp3 -version=1.10.1 +version=1.11.0 release=1 source="https://github.com/ngtcp2/${name}/releases/download/v${version}/${name}-${version}.tar.xz" |