diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:54:14 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:54:14 +0000 |
| commit | 3f5e22e4e52905abe06eacf265d728d52f38894e (patch) | |
| tree | 2bafe0ceabcbbd60c411a31da7d384c39e201a42 /nghttp2 | |
| parent | c09239f03e033fda7db52849f4feef1329892ca5 (diff) | |
| download | alicelinux-3f5e22e4e52905abe06eacf265d728d52f38894e.tar.gz alicelinux-3f5e22e4e52905abe06eacf265d728d52f38894e.zip | |
Woodpecker CI a30b747c780e7697d89e1b1e592ccf9b552b15b4 [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 beef378c..ad549d57 100644 --- a/nghttp2/.checksum +++ b/nghttp2/.checksum @@ -1 +1 @@ -179987125428bed42ddb786a76ae059da46ed47e97338369d4bb23a38158401b nghttp2-1.66.0.tar.xz +1d781c6c64a947e8a9d4fde954aba38067f9ccee7ff52ac75e3efb7891a4bd17 nghttp2-1.67.0.tar.xz diff --git a/nghttp2/.files b/nghttp2/.files index af0083f4..b28ebc65 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.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 +lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.29.0 +lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.29.0 +-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.29.0 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 7e44a596..6809d39b 100644 --- a/nghttp2/abuild +++ b/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.66.0 +version=1.67.0 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |