diff --git a/nghttp2/build.sh b/nghttp2/build.sh index 541d3bf..0825779 100755 --- a/nghttp2/build.sh +++ b/nghttp2/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=nghttp2 -version=1.38.0 +version=1.40.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 @@ -60,6 +60,7 @@ install() ${__rm} -rf ${stagedir}${prefix}/${_mandir} compat nghttp2 1.37.0 1 1 + compat nghttp2 1.38.0 1 1 } reg pack diff --git a/nghttp2/meta/ChangeLog b/nghttp2/meta/ChangeLog index 4c8829f..07a9a3d 100644 --- a/nghttp2/meta/ChangeLog +++ b/nghttp2/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Thu Jan 30 2020 Tom G. Christensen - 1.40.0-1 +- Update to 1.40.0 + * Fri May 17 2019 Tom G. Christensen - 1.38.0-1 - Update to 1.38.0