mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
nghttp3: update to 1.10.1.
This commit is contained in:
parent
582ca2870f
commit
388883e631
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nghttp3'
|
||||
pkgname=nghttp3
|
||||
version=1.7.0
|
||||
version=1.10.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_STATIC_LIB=OFF -DBUILD_TESTING=ON"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://nghttp2.org/nghttp3/"
|
||||
distfiles="https://github.com/ngtcp2/nghttp3/releases/download/v${version}/nghttp3-${version}.tar.xz"
|
||||
checksum=b4eb6bceb99293d9a9df2031c1aad166af3d57b3e33655aca0699397b6f0d751
|
||||
checksum=e6b8ebaadf8e57cba77a3e34ee8de465fe952481fbf77c4f98d48737bdf50e03
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue