aboutsummaryrefslogtreecommitdiff
path: root/nghttp2
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-19 09:23:58 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-19 09:23:58 +0000
commitfe3ca7839e5421db05f5b8393f3a88b1433653da (patch)
tree3e128bb7328ed2ac610379a16d5e90467bb34c81 /nghttp2
parent8a2dfe10da421defa5a193a7b8151e7096dbeb05 (diff)
downloadalicelinux-fe3ca7839e5421db05f5b8393f3a88b1433653da.tar.gz
alicelinux-fe3ca7839e5421db05f5b8393f3a88b1433653da.zip
Woodpecker CI 228e88b00dcdb1e0518153a0bab45fc069fc5544 [SKIP CI]
Diffstat (limited to 'nghttp2')
-rw-r--r--nghttp2/.checksum2
-rw-r--r--nghttp2/.files8
-rw-r--r--nghttp2/abuild2
3 files changed, 5 insertions, 7 deletions
diff --git a/nghttp2/.checksum b/nghttp2/.checksum
index fd0d765b..beef378c 100644
--- a/nghttp2/.checksum
+++ b/nghttp2/.checksum
@@ -1 +1 @@
-bcd4d47d8d277a0c2bf9316fd05161a338e5f537d6c8272f35ea9ffea06b5f16 nghttp2-1.65.0.tar.xz
+179987125428bed42ddb786a76ae059da46ed47e97338369d4bb23a38158401b nghttp2-1.66.0.tar.xz
diff --git a/nghttp2/.files b/nghttp2/.files
index 13af5cab..af0083f4 100644
--- a/nghttp2/.files
+++ b/nghttp2/.files
@@ -5,9 +5,9 @@ drwxr-xr-x root/root usr/include/nghttp2/
-rw-r--r-- root/root usr/include/nghttp2/nghttp2.h
-rw-r--r-- root/root usr/include/nghttp2/nghttp2ver.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.28.4
-lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.28.4
--rwxr-xr-x root/root usr/lib/libnghttp2.so.14.28.4
+lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.28.5
+lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.28.5
+-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.28.5
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libnghttp2.pc
drwxr-xr-x root/root usr/share/
@@ -17,5 +17,3 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/nghttp.1.gz
-rw-r--r-- root/root usr/share/man/man1/nghttpd.1.gz
-rw-r--r-- root/root usr/share/man/man1/nghttpx.1.gz
-drwxr-xr-x root/root usr/share/nghttp2/
--rwxr-xr-x root/root usr/share/nghttp2/fetch-ocsp-response
diff --git a/nghttp2/abuild b/nghttp2/abuild
index f68f3c28..7e44a596 100644
--- a/nghttp2/abuild
+++ b/nghttp2/abuild
@@ -1,5 +1,5 @@
name=nghttp2
-version=1.65.0
+version=1.66.0
release=1
source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz"
build_opt="--enable-lib-only"