Date: Wed, 29 Jun 2022 16:35:30 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 84e2fa4f6d95 - main - www/libnghttp2: Update to 1.48.0 Message-ID: <202206291635.25TGZUgm086111@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=84e2fa4f6d95dea9d4f1b4b2ef8e34c7df9adb7f commit 84e2fa4f6d95dea9d4f1b4b2ef8e34c7df9adb7f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-29 16:27:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-29 16:32:36 +0000 www/libnghttp2: Update to 1.48.0 Changes: https://github.com/nghttp2/nghttp2/releases --- www/libnghttp2/Makefile | 2 +- www/libnghttp2/distinfo | 6 +++--- www/libnghttp2/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index bcbdbef37376..29b9e7c566aa 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= nghttp2 -PORTVERSION= 1.47.0 +PORTVERSION= 1.48.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 7bad7d33b241..b1c0da2a4659 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652122585 -SHA256 (nghttp2-1.47.0.tar.xz) = 68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc -SIZE (nghttp2-1.47.0.tar.xz) = 4028580 +TIMESTAMP = 1656092904 +SHA256 (nghttp2-1.48.0.tar.xz) = 47d8f30ee4f1bc621566d10362ca1b3ac83a335c63da7144947c806772d016e4 +SIZE (nghttp2-1.48.0.tar.xz) = 4112072 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 761b13890b72..7b377e7e7e4b 100644 --- a/www/libnghttp2/pkg-plist +++ b/www/libnghttp2/pkg-plist @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.21.2 +lib/libnghttp2.so.14.22.0 libdata/pkgconfig/libnghttp2.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206291635.25TGZUgm086111>