diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-19 07:50:30 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-19 07:50:30 +0000 |
| commit | 52a4b1748b500bf0738a18fd2a4a8227a9fca715 (patch) | |
| tree | b14f1c0bb14f9fc826f007207af8221aaf94cd4a /nghttp2 | |
| parent | 98927fd7c1bea033a0b0f9eabe8a0c6876f8773c (diff) | |
| download | alicelinux-52a4b1748b500bf0738a18fd2a4a8227a9fca715.tar.gz alicelinux-52a4b1748b500bf0738a18fd2a4a8227a9fca715.zip | |
Woodpecker CI 9d24f4d3c03c15ed8e0e597668de8e5c8f407aff [SKIP CI]
Diffstat (limited to 'nghttp2')
| -rw-r--r-- | nghttp2/.checksum | 2 | ||||
| -rw-r--r-- | nghttp2/.files | 6 | ||||
| -rw-r--r-- | nghttp2/abuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/nghttp2/.checksum b/nghttp2/.checksum index c29fb68e..578ee85c 100644 --- a/nghttp2/.checksum +++ b/nghttp2/.checksum @@ -1 +1 @@ -a0efb21d206c488ac3459da7c531c2961d8087e47006c23ff4a7e9ec538918fd nghttp2-1.68.0.tar.xz +42154eecf2fcc095f2b4b82b670c24d81e7d4dfe33795ad007a5bfc13b0cf707 nghttp2-1.68.1.tar.xz diff --git a/nghttp2/.files b/nghttp2/.files index 79efdc3e..3a32f030 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.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 +lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.29.3 +lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.29.3 +-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.29.3 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/nghttp2/abuild b/nghttp2/abuild index 9aa2a71c..4d63cbc7 100644 --- a/nghttp2/abuild +++ b/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.68.0 +version=1.68.1 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |