aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/nghttp2
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-10-28 01:42:26 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-10-28 01:42:26 +0000
commit679415337b561254bece8e7ec6636f705bfbb335 (patch)
treee1ee71b190a7b4b9d2fdc5841df6acb000d10709 /repos/extra/nghttp2
parent3d4deba96d2ee137b6ad0dea9057143d980ee103 (diff)
downloadalicelinux-679415337b561254bece8e7ec6636f705bfbb335.tar.gz
alicelinux-679415337b561254bece8e7ec6636f705bfbb335.zip
nghttp2: updated to 1.68.0
Diffstat (limited to 'repos/extra/nghttp2')
-rw-r--r--repos/extra/nghttp2/.checksum2
-rw-r--r--repos/extra/nghttp2/.files6
-rw-r--r--repos/extra/nghttp2/abuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/repos/extra/nghttp2/.checksum b/repos/extra/nghttp2/.checksum
index 8c991f7c..c29fb68e 100644
--- a/repos/extra/nghttp2/.checksum
+++ b/repos/extra/nghttp2/.checksum
@@ -1 +1 @@
-82cca845ac01bef582ac8f12b89398a7be7843bb61f40f800ed518367e6296eb nghttp2-1.67.1.tar.xz
+a0efb21d206c488ac3459da7c531c2961d8087e47006c23ff4a7e9ec538918fd nghttp2-1.68.0.tar.xz
diff --git a/repos/extra/nghttp2/.files b/repos/extra/nghttp2/.files
index ebade892..79efdc3e 100644
--- a/repos/extra/nghttp2/.files
+++ b/repos/extra/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.29.1
-lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.29.1
--rwxr-xr-x root/root usr/lib/libnghttp2.so.14.29.1
+lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.29.2
+lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.29.2
+-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.29.2
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/
diff --git a/repos/extra/nghttp2/abuild b/repos/extra/nghttp2/abuild
index f214213d..9aa2a71c 100644
--- a/repos/extra/nghttp2/abuild
+++ b/repos/extra/nghttp2/abuild
@@ -1,5 +1,5 @@
name=nghttp2
-version=1.67.1
+version=1.68.0
release=1
source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz"
build_opt="--enable-lib-only"