diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:43:01 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:43:01 +0000 |
| commit | cb9b22d2db8708746e970d0e25d5cc8fd5a11f9c (patch) | |
| tree | e00dd0766c1aff22fa31ac4116349bf7445d458d /nghttp2 | |
| parent | 415185768c7da9664538d4398ab0e32f49d15621 (diff) | |
| download | alicelinux-cb9b22d2db8708746e970d0e25d5cc8fd5a11f9c.tar.gz alicelinux-cb9b22d2db8708746e970d0e25d5cc8fd5a11f9c.zip | |
Woodpecker CI f2227be2c0a8f19f7a9d4578ccb803e1c1382c0b [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 8c991f7c..c29fb68e 100644 --- a/nghttp2/.checksum +++ b/nghttp2/.checksum @@ -1 +1 @@ -82cca845ac01bef582ac8f12b89398a7be7843bb61f40f800ed518367e6296eb nghttp2-1.67.1.tar.xz +a0efb21d206c488ac3459da7c531c2961d8087e47006c23ff4a7e9ec538918fd nghttp2-1.68.0.tar.xz diff --git a/nghttp2/.files b/nghttp2/.files index ebade892..79efdc3e 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.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/nghttp2/abuild b/nghttp2/abuild index f214213d..9aa2a71c 100644 --- a/nghttp2/abuild +++ b/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" |