mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nghttp2: update to 1.60.0.
This commit is contained in:
parent
073402c6b3
commit
55d4713bc5
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.59.0
|
version=1.60.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/nghttp2/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
|
distfiles="https://github.com/nghttp2/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
|
||||||
checksum=fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb
|
checksum=625d6c3da1d9ca4fd643a638256431ae68fd1901653b2a61a245eea7b261bf4e
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue