aboutsummaryrefslogtreecommitdiff
path: root/repos/extra
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra')
-rw-r--r--repos/extra/nghttp2/.checksum2
-rw-r--r--repos/extra/nghttp2/.files6
-rw-r--r--repos/extra/nghttp2/abuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/repos/extra/nghttp2/.checksum b/repos/extra/nghttp2/.checksum
index c29fb68e..578ee85c 100644
--- a/repos/extra/nghttp2/.checksum
+++ b/repos/extra/nghttp2/.checksum
@@ -1 +1 @@
-a0efb21d206c488ac3459da7c531c2961d8087e47006c23ff4a7e9ec538918fd nghttp2-1.68.0.tar.xz
+42154eecf2fcc095f2b4b82b670c24d81e7d4dfe33795ad007a5bfc13b0cf707 nghttp2-1.68.1.tar.xz
diff --git a/repos/extra/nghttp2/.files b/repos/extra/nghttp2/.files
index 79efdc3e..3a32f030 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.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/repos/extra/nghttp2/abuild b/repos/extra/nghttp2/abuild
index 9aa2a71c..4d63cbc7 100644
--- a/repos/extra/nghttp2/abuild
+++ b/repos/extra/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"