mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
neon, bump to version 0.36.0 (#13661)
This commit is contained in:
@@ -22,7 +22,7 @@ COPYRIGHT="1999-2021 Joe Orton and others"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://notroj.github.io/neon/neon-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2e3ee8535039966c80764f539d5c9bfee1651a17e2f36e5ca462632181253977"
|
||||
CHECKSUM_SHA256="70cc7f2aeebde263906e185b266e04e0de92b38e5f4ecccbf61e8b79177c2f07"
|
||||
PATCHES="neon-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -35,7 +35,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
commandBinDir=$prefix/bin
|
||||
fi
|
||||
|
||||
libVersion="27.7.0"
|
||||
libVersion="27.9.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user