diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-21 23:24:33 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-21 23:24:33 +0000 |
| commit | e780a8dbd567955bb90e3e1376d52f7c1ea21fd8 (patch) | |
| tree | 26c0e126fb21536cbc0bdece05c4d2b62e5e5266 /nghttp2 | |
| parent | 31b5c759bea42f4eb821a23d2c3d1b836d5c2c8c (diff) | |
| download | alicelinux-e780a8dbd567955bb90e3e1376d52f7c1ea21fd8.tar.gz alicelinux-e780a8dbd567955bb90e3e1376d52f7c1ea21fd8.zip | |
Woodpecker CI 6f48db523409b4adcdaefc460aea4481e5c034b4 [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 ad549d57..8c991f7c 100644 --- a/nghttp2/.checksum +++ b/nghttp2/.checksum @@ -1 +1 @@ -1d781c6c64a947e8a9d4fde954aba38067f9ccee7ff52ac75e3efb7891a4bd17 nghttp2-1.67.0.tar.xz +82cca845ac01bef582ac8f12b89398a7be7843bb61f40f800ed518367e6296eb nghttp2-1.67.1.tar.xz diff --git a/nghttp2/.files b/nghttp2/.files index b28ebc65..ebade892 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.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 +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 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 6809d39b..f214213d 100644 --- a/nghttp2/abuild +++ b/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.67.0 +version=1.67.1 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |