summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Marcel Saegebarth2016-11-15 21:05:39 +0100
committer Willy Sudiarto Raharjo2016-11-19 01:31:41 +0100
commit4618204d95c1c14e6b59aabfcf455110bc218505 (patch)
treeb8d3401056d228e06e1920c5c93c791b38b72af8
parent05c4cfb612481f7a2a4a1399d26ece0bafc09ef3 (diff)
downloadslackbuilds-4618204d95c1c14e6b59aabfcf455110bc218505.tar.gz
network/nghttp2: Updated for version 1.16.1.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
-rw-r--r--network/nghttp2/nghttp2.SlackBuild2
-rw-r--r--network/nghttp2/nghttp2.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/nghttp2/nghttp2.SlackBuild b/network/nghttp2/nghttp2.SlackBuild
index c965f01f4f..39af89748f 100644
--- a/network/nghttp2/nghttp2.SlackBuild
+++ b/network/nghttp2/nghttp2.SlackBuild
@@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nghttp2
-VERSION=${VERSION:-1.14.0}
+VERSION=${VERSION:-1.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/nghttp2/nghttp2.info b/network/nghttp2/nghttp2.info
index e76af67d56..11476aa1b8 100644
--- a/network/nghttp2/nghttp2.info
+++ b/network/nghttp2/nghttp2.info
@@ -1,8 +1,8 @@
PRGNAM="nghttp2"
-VERSION="1.14.0"
+VERSION="1.16.1"
HOMEPAGE="https://nghttp2.org/"
-DOWNLOAD="https://github.com/nghttp2/nghttp2/releases/download/v1.14.0/nghttp2-1.14.0.tar.xz"
-MD5SUM="e9f313abcc9d8e29093f196aeb4aaa2c"
+DOWNLOAD="https://github.com/nghttp2/nghttp2/releases/download/v1.16.1/nghttp2-1.16.1.tar.xz"
+MD5SUM="bde0dca3fd5da7bc5c7c8470ed0674b5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jansson"