diff options
Diffstat (limited to 'www/libnghttp2')
-rw-r--r-- | www/libnghttp2/Makefile | 2 | ||||
-rw-r--r-- | www/libnghttp2/distinfo | 6 | ||||
-rw-r--r-- | www/libnghttp2/files/patch-Makefile.in | 6 | ||||
-rw-r--r-- | www/libnghttp2/pkg-plist | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index a544ca09090c..6d4a299db39b 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.66.0 +PORTVERSION= 1.67.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 8008b345dd54..159a2b55df2e 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188018 -SHA256 (nghttp2-1.66.0.tar.xz) = 00ba1bdf0ba2c74b2a4fe6c8b1069dc9d82f82608af24442d430df97c6f9e631 -SIZE (nghttp2-1.66.0.tar.xz) = 1743992 +TIMESTAMP = 1757120546 +SHA256 (nghttp2-1.67.0.tar.xz) = d21cf317837f5176b76bed7eded54a4e4583dfa378c9f915913329d9d4a1be86 +SIZE (nghttp2-1.67.0.tar.xz) = 1675484 diff --git a/www/libnghttp2/files/patch-Makefile.in b/www/libnghttp2/files/patch-Makefile.in index 1844258a1714..cb19bca5f5d0 100644 --- a/www/libnghttp2/files/patch-Makefile.in +++ b/www/libnghttp2/files/patch-Makefile.in @@ -1,10 +1,10 @@ ---- Makefile.in.orig 2025-06-17 10:27:07 UTC +--- Makefile.in.orig 2025-09-02 12:26:39 UTC +++ Makefile.in -@@ -456,11 +456,10 @@ top_srcdir = @top_srcdir@ +@@ -458,11 +458,10 @@ top_srcdir = @top_srcdir@ # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --SUBDIRS = lib third-party src bpf examples tests integration-tests \ +-SUBDIRS = lib tests third-party src bpf examples integration-tests \ - doc contrib +SUBDIRS = lib diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index fdb74af974c2..243589300608 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.28.5 +lib/libnghttp2.so.14.29.0 libdata/pkgconfig/libnghttp2.pc |