![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 3c65dc47718074a0183e331d7946fe2f03fca64e Author: Tim Biermann <tbier@posteo.de> Date: Sat Mar 5 16:07:41 2022 +0100 libnghttp2: 1.46.0 -> 1.47.0 diff --git a/libnghttp2/.footprint b/libnghttp2/.footprint index 9adf9df6..cb367340 100644 --- a/libnghttp2/.footprint +++ b/libnghttp2/.footprint @@ -6,8 +6,8 @@ drwxr-xr-x root/root usr/include/nghttp2/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libnghttp2.a -rwxr-xr-x root/root usr/lib/libnghttp2.la -lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.21.1 -lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.21.1 --rwxr-xr-x root/root usr/lib/libnghttp2.so.14.21.1 +lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.21.2 +lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.21.2 +-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.21.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libnghttp2.pc diff --git a/libnghttp2/.signature b/libnghttp2/.signature index 065d0b49..fdf22e26 100644 --- a/libnghttp2/.signature +++ b/libnghttp2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqnG32RDjJN8seKhCC+u4cek5dEEH7PTXU6nPTlmLEW3dh8DT3nyfjJMGpqGHqv0cKzkuuS/DpctXAXED0G9f6wE= -SHA256 (Pkgfile) = 3d666ca61d776c42998ab23281b454b8c8b95925b2a6e7b02c9ae01b5504d2f2 -SHA256 (.footprint) = 1613b6e616e2616906e5d8f7a70f13a02c2fd9411758a854161ab99b5f45f50e -SHA256 (nghttp2-1.46.0.tar.xz) = 1a68cc4a5732afb735baf50aaac3cb3a6771e49f744bd5db6c49ab5042f12a43 +RWRJc1FUaeVeqkV+LUFISpRsFvhnJUbu/yBidjDs7kBCWjwVMQe/EOB86hY3qFdyPWW5DdUfBYgBQ4RnMJUXrUbeuweVhKPMYwg= +SHA256 (Pkgfile) = c3616d321be7996039f49202548e8e2f3319f09283d5e52cb8513ecd83295dc1 +SHA256 (.footprint) = 46149c13d4b8ccbbd2df4156e68ab93937abe1efb3199f1de536af363d35274e +SHA256 (nghttp2-1.47.0.tar.xz) = 68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc diff --git a/libnghttp2/Pkgfile b/libnghttp2/Pkgfile index af706148..8580affb 100644 --- a/libnghttp2/Pkgfile +++ b/libnghttp2/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=libnghttp2 -version=1.46.0 +version=1.47.0 release=1 source=(https://github.com/nghttp2/nghttp2/releases/download/v$version/nghttp2-$vers...)