diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-25 16:06:56 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-25 16:06:56 +0200 |
commit | 4c0adacd30182c497856c1a55b5a48b8fc52a681 (patch) | |
tree | ea1232a96239d5f43943296cfb6641921c754a46 /libnghttp2 | |
parent | 026072b3600bfb58012df8f755d2e350ed8cac64 (diff) | |
download | core-4c0adacd30182c497856c1a55b5a48b8fc52a681.tar.gz core-4c0adacd30182c497856c1a55b5a48b8fc52a681.tar.xz |
openssl: 3.0.3 -> 3.0.4
Diffstat (limited to 'libnghttp2')
-rw-r--r-- | libnghttp2/.footprint | 6 | ||||
-rw-r--r-- | libnghttp2/.signature | 8 | ||||
-rw-r--r-- | libnghttp2/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/libnghttp2/.footprint b/libnghttp2/.footprint index cb367340..6d1e6f82 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.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 +lrwxrwxrwx root/root usr/lib/libnghttp2.so -> libnghttp2.so.14.22.0 +lrwxrwxrwx root/root usr/lib/libnghttp2.so.14 -> libnghttp2.so.14.22.0 +-rwxr-xr-x root/root usr/lib/libnghttp2.so.14.22.0 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 fdf22e26..6da55588 100644 --- a/libnghttp2/.signature +++ b/libnghttp2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqkV+LUFISpRsFvhnJUbu/yBidjDs7kBCWjwVMQe/EOB86hY3qFdyPWW5DdUfBYgBQ4RnMJUXrUbeuweVhKPMYwg= -SHA256 (Pkgfile) = c3616d321be7996039f49202548e8e2f3319f09283d5e52cb8513ecd83295dc1 -SHA256 (.footprint) = 46149c13d4b8ccbbd2df4156e68ab93937abe1efb3199f1de536af363d35274e -SHA256 (nghttp2-1.47.0.tar.xz) = 68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc +RWRJc1FUaeVeqsTfSUVYdpnqK+8lJq6tOQaBR0bKpUxXj+n9ItuJ+wDN8Cxij7CSFoLgwxW5DBq5FhUuhneIkXVLpPlpq583IQQ= +SHA256 (Pkgfile) = 53f54f9e068134868fb0b7e00f84db9349537bcd741df0c1e72e2496ffa78bfa +SHA256 (.footprint) = 100c0e1a11daf2d8a72e67f0294dd688786832094c07be20c646dc21fc1c1191 +SHA256 (nghttp2-1.48.0.tar.xz) = 47d8f30ee4f1bc621566d10362ca1b3ac83a335c63da7144947c806772d016e4 diff --git a/libnghttp2/Pkgfile b/libnghttp2/Pkgfile index 8580affb..a861b233 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.47.0 +version=1.48.0 release=1 source=(https://github.com/nghttp2/nghttp2/releases/download/v$version/nghttp2-$version.tar.xz) |