mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
nghttp2: bump version.
This commit is contained in:
@@ -6,12 +6,12 @@ COPYRIGHT="2012-2018 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="a2d216450abd2beaf4e200c168957968e89d602ca4119338b9d7ab059fd4ce8b"
|
||||
CHECKSUM_SHA256="09fc43d428ff237138733c737b29fb1a7e49d49de06d2edbed3bc4cdcee69073"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 sparc"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
libVersion="14.18.0"
|
||||
libVersion="14.19.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user