aboutsummaryrefslogtreecommitdiff
path: root/nghttp3
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-09-26 09:40:07 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-09-26 09:40:07 +0000
commit554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9 (patch)
treefe5434379df098f064bab038af25049ddd67cb11 /nghttp3
parent94553a86d352ce750fb90e8522253a4aaece6468 (diff)
downloadalicelinux-554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9.tar.gz
alicelinux-554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9.zip
Woodpecker CI ccf1976e5a4ced44372d2d60ee8b73f784c8e7dd [SKIP CI]
Diffstat (limited to 'nghttp3')
-rw-r--r--nghttp3/.checksum2
-rw-r--r--nghttp3/.files6
-rw-r--r--nghttp3/abuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/nghttp3/.checksum b/nghttp3/.checksum
index ec27d39f..923301da 100644
--- a/nghttp3/.checksum
+++ b/nghttp3/.checksum
@@ -1 +1 @@
-8285843a0076afe27f576ea82ce230f2bacc3b6115468f0fa03c27d0258c7f5b nghttp3-1.11.0.tar.xz
+b0ab64764b6f57576a1420c06a5fca713a4db375e222f4c5f3c3340b0c655857 nghttp3-1.12.0.tar.xz
diff --git a/nghttp3/.files b/nghttp3/.files
index 480ed654..9119d127 100644
--- a/nghttp3/.files
+++ b/nghttp3/.files
@@ -4,9 +4,9 @@ drwxr-xr-x root/root usr/include/nghttp3/
-rw-r--r-- root/root usr/include/nghttp3/nghttp3.h
-rw-r--r-- root/root usr/include/nghttp3/version.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libnghttp3.so -> libnghttp3.so.9.3.0
-lrwxrwxrwx root/root usr/lib/libnghttp3.so.9 -> libnghttp3.so.9.3.0
--rwxr-xr-x root/root usr/lib/libnghttp3.so.9.3.0
+lrwxrwxrwx root/root usr/lib/libnghttp3.so -> libnghttp3.so.9.4.0
+lrwxrwxrwx root/root usr/lib/libnghttp3.so.9 -> libnghttp3.so.9.4.0
+-rwxr-xr-x root/root usr/lib/libnghttp3.so.9.4.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libnghttp3.pc
drwxr-xr-x root/root usr/share/
diff --git a/nghttp3/abuild b/nghttp3/abuild
index 3bf388a0..ef09f72d 100644
--- a/nghttp3/abuild
+++ b/nghttp3/abuild
@@ -1,4 +1,4 @@
name=nghttp3
-version=1.11.0
+version=1.12.0
release=1
source="https://github.com/ngtcp2/${name}/releases/download/v${version}/${name}-${version}.tar.xz"