nghttp2: update to 1.55.1
This commit is contained in:
parent
c12f866b16
commit
e636ce7007
@ -6,7 +6,7 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=nghttp2
|
topdir=nghttp2
|
||||||
version=1.51.0
|
version=1.55.1
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=https://github.com/${topdir}/${topdir}/releases/download/v${version}/${topdir}-${version}.tar.xz
|
source[0]=https://github.com/${topdir}/${topdir}/releases/download/v${version}/${topdir}-${version}.tar.xz
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
@ -60,6 +60,7 @@ install()
|
|||||||
compat nghttp2 1.41.0 1 1
|
compat nghttp2 1.41.0 1 1
|
||||||
compat nghttp2 1.45.1 1 1
|
compat nghttp2 1.45.1 1 1
|
||||||
compat nghttp2 1.47.0 1 1
|
compat nghttp2 1.47.0 1 1
|
||||||
|
compat nghttp2 1.51.0 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Sat Jul 22 2023 Tom G. Christensen <swpkg@jupiterrise.com> - 1.55.1-1
|
||||||
|
- Update to 1.55.1
|
||||||
|
|
||||||
* Sat Jan 14 2023 Tom G. Christensen <swpkg@jupiterrise.com> - 1.51.0-1
|
* Sat Jan 14 2023 Tom G. Christensen <swpkg@jupiterrise.com> - 1.51.0-1
|
||||||
- Update to 1.51.0
|
- Update to 1.51.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user