diff --git a/srcpkgs/nghttp3/template b/srcpkgs/nghttp3/template index 08c44816f84337..2047e37ec591c0 100644 --- a/srcpkgs/nghttp3/template +++ b/srcpkgs/nghttp3/template @@ -1,7 +1,7 @@ # Template file for 'nghttp3' pkgname=nghttp3 version=1.18.0 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_STATIC_LIB=ON -DBUILD_TESTING=ON" short_desc="HTTP/3 library written in C"