mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/nghttp2: upgrade to 1.15.0
This commit is contained in:
parent
b9eef9c313
commit
d9cec492eb
@ -1,7 +1,7 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=nghttp2
|
||||
pkgver=1.14.1
|
||||
pkgver=1.15.0
|
||||
pkgrel=0
|
||||
pkgdesc="Experimental HTTP/2 client, server and proxy"
|
||||
url="https://nghttp2.org/"
|
||||
@ -36,6 +36,6 @@ package() {
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
|
||||
md5sums="f11be3a51af6e1f0a5539efdcb7d9e8f nghttp2-1.14.1.tar.xz"
|
||||
sha256sums="2dfa665cd898b0b03ce304d9fc2e20c6c5facf56b212e4b2b1834ed6314c897e nghttp2-1.14.1.tar.xz"
|
||||
sha512sums="36f7383096ac1cb7c978ddc87c4118e79ab213e005576460c3569d282d876ab1ea2d37ca7f59eb1d1935ae14046a23c2332450df27c929c74010156d1581bb61 nghttp2-1.14.1.tar.xz"
|
||||
md5sums="3ff131352e4076d78b69a7219d545181 nghttp2-1.15.0.tar.xz"
|
||||
sha256sums="317afbef79eec624577d006ea7111cf978d2c88e999a6f336c83b99f924b5e4a nghttp2-1.15.0.tar.xz"
|
||||
sha512sums="2ba41ffb0fa3911e3685ea4811eb7e03b9b0f3365791a9f00f379454531f2617d01bf80d3e1f3bc6f615259a9da0d277641d1a226333158dac2467ec2fc58619 nghttp2-1.15.0.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user