summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 5 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2755653ac9d8..e5dc4c0a6248 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,12 @@
pkgbase = nghttp2
- pkgdesc = Framing layer of HTTP/2 is implemented as a reusable C library
- pkgver = 1.51.0
+ pkgdesc = Client, server and proxy programs from the nghttp2 library
+ pkgver = 1.52.0
pkgrel = 1
url = https://nghttp2.org/
arch = x86_64
license = MIT
- makedepends = systemd
- makedepends = cython
- makedepends = python-setuptools
- depends = openssl
+ depends = python
depends = libev
- depends = zlib
depends = libxml2
depends = jansson
depends = jemalloc
@@ -20,7 +16,7 @@ pkgbase = nghttp2
options = !emptydirs
backup = etc/nghttpx/nghttpx.conf
backup = etc/logrotate.d/nghttpx
- source = https://github.com/nghttp2/nghttp2/releases/download/v1.51.0/nghttp2-1.51.0.tar.xz
- sha512sums = 0212680e57a15f9afca3b5226429edebd2fe8a52117480007d4472cd0c1bd3aa4d9f21269c637a11efd0f2146a3ee16c3c07ab35d9fb3d4566235d3a14268eeb
+ source = https://github.com/nghttp2/nghttp2/releases/download/v1.52.0/nghttp2-1.52.0.tar.xz
+ sha512sums = 3af1ce13270f7afc8652bd3de71200d9632204617fe04d2be7156d60eeb1a5cc415573677791a399ae03577e8e3256939b1b05d27dbd98dee504d09ec5325d56
pkgname = nghttp2