www/libnghttp2: Update to 1.66.0
Changes: https://github.com/nghttp2/nghttp2/releases
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= nghttp2
|
||||
PORTVERSION= 1.65.0
|
||||
PORTVERSION= 1.66.0
|
||||
CATEGORIES= www net
|
||||
MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1742070280
|
||||
SHA256 (nghttp2-1.65.0.tar.xz) = f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331
|
||||
SIZE (nghttp2-1.65.0.tar.xz) = 1604848
|
||||
TIMESTAMP = 1750188018
|
||||
SHA256 (nghttp2-1.66.0.tar.xz) = 00ba1bdf0ba2c74b2a4fe6c8b1069dc9d82f82608af24442d430df97c6f9e631
|
||||
SIZE (nghttp2-1.66.0.tar.xz) = 1743992
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
--- Makefile.in.orig 2023-02-13 12:02:52 UTC
|
||||
--- Makefile.in.orig 2025-06-17 10:27:07 UTC
|
||||
+++ Makefile.in
|
||||
@@ -448,11 +448,10 @@ top_srcdir = @top_srcdir@
|
||||
@@ -456,11 +456,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 \
|
||||
- doc contrib script
|
||||
- doc contrib
|
||||
+SUBDIRS = lib
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
-dist_doc_DATA = README.rst
|
||||
+dist_doc_DATA =
|
||||
+dist_doc_DATA =
|
||||
EXTRA_DIST = nghttpx.conf.sample proxy.pac.sample android-config android-env \
|
||||
Dockerfile.android \
|
||||
cmakeconfig.h.in \
|
||||
|
||||
@@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h
|
||||
lib/libnghttp2.a
|
||||
lib/libnghttp2.so
|
||||
lib/libnghttp2.so.14
|
||||
lib/libnghttp2.so.14.28.4
|
||||
lib/libnghttp2.so.14.28.5
|
||||
libdata/pkgconfig/libnghttp2.pc
|
||||
|
||||
Reference in New Issue
Block a user