diff options
Diffstat (limited to 'www/mod_http2/Makefile')
-rw-r--r-- | www/mod_http2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_http2/Makefile b/www/mod_http2/Makefile index d7be5005c9c3..c773eabb152b 100644 --- a/www/mod_http2/Makefile +++ b/www/mod_http2/Makefile @@ -1,5 +1,5 @@ PORTNAME= mod_http2 -DISTVERSION= 2.0.34 +DISTVERSION= 2.0.35 CATEGORIES= www MASTER_SITES= https://github.com/icing/mod_h2/releases/download/v${DISTVERSION}/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |