mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
@@ -2,16 +2,16 @@ SUMMARY="HTTP/2 C Library"
|
||||
DESCRIPTION="nghttp2 is an implementation of HTTP/2 and its header compression \
|
||||
algorithm HPACK in C."
|
||||
HOMEPAGE="https://nghttp2.org/"
|
||||
COPYRIGHT="2012-2018 Tatsuhiro Tsujikawa & nghttp2 contributors"
|
||||
COPYRIGHT="2012-2024 Tatsuhiro Tsujikawa & nghttp2 contributors"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/nghttp2/nghttp2/releases/download/v$portVersion/nghttp2-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="f7d54fa6f8aed29f695ca44612136fa2359013547394d5dffeffca9e01a26b0f"
|
||||
CHECKSUM_SHA256="fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb"
|
||||
|
||||
ARCHITECTURES="all"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="14.20.1"
|
||||
libVersion="14.26.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user