mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
xapian, bump version (#11260)
This commit is contained in:
@@ -10,7 +10,7 @@ COPYRIGHT="1999-2018 The Xapian Authors"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://oligarchy.co.uk/xapian/$portVersion/xapian-core-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="0c99dfdd817571cb5689bc412a7e021407938313f38ea3a70fa3bf86410608ee"
|
||||
CHECKSUM_SHA256="9e6a7903806966d16ce220b49377c9c8fad667c8f0ffcb23a3442946269363a7"
|
||||
SOURCE_DIR="xapian-core-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -23,7 +23,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
commandBinDir=$prefix/bin
|
||||
fi
|
||||
|
||||
libVersion="30.12.6"
|
||||
libVersion="30.13.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user