There was an error while loading. Please reload this page.
1 parent 1069bc3 commit 58d97d0Copy full SHA for 58d97d0
1 file changed
srcpkgs/ngtcp2/template
@@ -1,6 +1,6 @@
1
# Template file for 'ngtcp2'
2
pkgname=ngtcp2
3
-version=1.24.0
+version=1.25.0
4
revision=1
5
build_style=gnu-configure
6
hostmakedepends="pkg-config automake libtool"
@@ -11,7 +11,7 @@ license="MIT"
11
homepage="https://nghttp2.org/ngtcp2"
12
changelog="https://github.com/ngtcp2/ngtcp2/releases"
13
distfiles="https://github.com/ngtcp2/ngtcp2/releases/download/v${version}/ngtcp2-${version}.tar.gz"
14
-checksum=be7bf725d0108cf65a43e7f439ecb7ce791fea0bbe9b51dfaa1f272903b5ef8b
+checksum=1c0843076528a87b65e9a9d455100941f4cb65d44f96c5da6ae56df146043955
15
16
post_install() {
17
rm ${DESTDIR}/usr/share/doc/ngtcp2/README.rst
0 commit comments