libetonyek: bump version.

This commit is contained in:
Jerome Duval
2019-03-21 12:32:51 +01:00
parent f31d365a3d
commit e6d5939385

View File

@@ -4,9 +4,9 @@ Keynote documents. It supports Keynote versions 2-5."
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"
COPYRIGHT="Fridrich Strba, David Tardon"
LICENSE="MPL v2.0"
REVISION="2"
REVISION="1"
SOURCE_URI="https://dev-www.libreoffice.org/src/libetonyek/libetonyek-$portVersion.tar.xz"
CHECKSUM_SHA256="9dc92347aee0cc9ed57b175a3e21f9d96ebe55d30fecb10e841d1050794ed82d"
CHECKSUM_SHA256="e61677e8799ce6e55b25afc11aa5339113f6a49cff031f336e32fa58635b1a4a"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -18,7 +18,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
commandBinDir=$prefix/bin
fi
libVersion="1.0.8"
libVersion="1.0.9"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
portVers="${portVersion%.*}"