diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index c6c10f17114..5699c4be2ae 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.51.0 +version=1.52.0 revision=1 build_style=gnu-configure # build system errors out if python isn't available @@ -13,8 +13,8 @@ short_desc="HTTP/2 C Library" maintainer="skmpz " license="MIT" homepage="https://nghttp2.org" -distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz" -checksum=66aa76d97c143f42295405a31413e5e7d157968dad9f957bb4b015b598882e6b +distfiles="https://github.com/nghttp2/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz" +checksum=3ea9f0439e60469ad4d39cb349938684ffb929dd7e8e06a7bffe9f9d21f8ba7d python_version=3 post_install() {