mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
nghttp2: bump to 1.63.0 (#10969)
* 32bit gcc2 version still in use --------- Co-authored-by: Begasus <begasus@gmail.com>
This commit is contained in:
@@ -6,12 +6,12 @@ COPYRIGHT="2012-2024 Tatsuhiro Tsujikawa & nghttp2 contributors"
|
|||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="https://github.com/nghttp2/nghttp2/releases/download/v$portVersion/nghttp2-$portVersion.tar.xz"
|
SOURCE_URI="https://github.com/nghttp2/nghttp2/releases/download/v$portVersion/nghttp2-$portVersion.tar.xz"
|
||||||
CHECKSUM_SHA256="fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb"
|
CHECKSUM_SHA256="4879c75dd32a74421b9857924449460b8341796c0613ba114ab2188e4622354b"
|
||||||
|
|
||||||
ARCHITECTURES="all"
|
ARCHITECTURES="all"
|
||||||
SECONDARY_ARCHITECTURES="x86"
|
SECONDARY_ARCHITECTURES="x86"
|
||||||
|
|
||||||
libVersion="14.26.0"
|
libVersion="14.28.2"
|
||||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
Reference in New Issue
Block a user