nghttp2: update to 1.49.0.
This commit is contained in:
parent
6955ce8669
commit
6ca7452df7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nghttp2'
|
# Template file for 'nghttp2'
|
||||||
pkgname=nghttp2
|
pkgname=nghttp2
|
||||||
version=1.48.0
|
version=1.49.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# build system errors out if python isn't available
|
# build system errors out if python isn't available
|
||||||
|
@ -14,7 +14,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://nghttp2.org"
|
homepage="https://nghttp2.org"
|
||||||
distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
|
distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
|
||||||
checksum=47d8f30ee4f1bc621566d10362ca1b3ac83a335c63da7144947c806772d016e4
|
checksum=b0cfd492bbf0b131c472e8f6501c9f4ee82b51b68130f47b278c0b7c9848a66e
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue