diff options
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/nghttp2/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/nghttp2/.files | 6 | ||||
| -rw-r--r-- | repos/extra/nghttp2/abuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/repos/extra/nghttp2/.checksum b/repos/extra/nghttp2/.checksum index f07adb92..fd0d765b 100644 --- a/repos/extra/nghttp2/.checksum +++ b/repos/extra/nghttp2/.checksum @@ -1 +1 @@ -1bbc08de4816769d800c42f501a00c1ba3f5efa1b76e1f65d2e5bdf3aa30354d nghttp2-1.64.0.tar.xz +bcd4d47d8d277a0c2bf9316fd05161a338e5f537d6c8272f35ea9ffea06b5f16 nghttp2-1.65.0.tar.xz diff --git a/repos/extra/nghttp2/.files b/repos/extra/nghttp2/.files index 614b1ca2..13af5cab 100644 --- a/repos/extra/nghttp2/.files +++ b/repos/extra/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.3 -lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.28.3 --rwxr-xr-x root/root usr/lib/libnghttp2.so.14.28.3 +lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.28.4 +lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.28.4 +-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.28.4 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/repos/extra/nghttp2/abuild b/repos/extra/nghttp2/abuild index 284691ad..f68f3c28 100644 --- a/repos/extra/nghttp2/abuild +++ b/repos/extra/nghttp2/abuild @@ -1,5 +1,5 @@ name=nghttp2 -version=1.64.0 +version=1.65.0 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="--enable-lib-only" |