nghttp2: update to 1.38.0

This commit is contained in:
Tom G. Christensen 2019-05-17 11:22:37 +02:00
parent 81d16bb8aa
commit 2f4326be03
3 changed files with 7 additions and 2 deletions

View File

@ -6,7 +6,7 @@
###########################################################
# Check the following 4 variables before running the script
topdir=nghttp2
version=1.37.0
version=1.38.0
pkgver=1
source[0]=https://github.com/${topdir}/${topdir}/releases/download/v${version}/${topdir}-${version}.tar.xz
# If there are no patches, simply comment this
@ -58,6 +58,8 @@ install()
${__rmdir} ${stagedir}${prefix}/${_bindir}
# manpages for tools that are not packaged
${__rm} -rf ${stagedir}${prefix}/${_mandir}
compat nghttp2 1.37.0 1 1
}
reg pack

View File

@ -1,4 +1,7 @@
CHANGELOG
---------
* Fri May 17 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 1.38.0-1
- Update to 1.38.0
* Sat Mar 23 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 1.37.0-1
- Initial build

View File

@ -3,7 +3,7 @@ pkgname="${pkgprefix}ngh2"
name="$topdir - HTTP/2 C Library"
pkgcat="application"
pkgvendor="https://nghttp2.org/"
pkgdesc="an implementation of HTTP/2 and its header compression algorithm HPACK in C"
pkgdesc="An implementation of HTTP/2 and its header compression algorithm HPACK in C"
pkgver="$pkgver"
files(-,root,bin)
default_docs