gloox: bump version.

* SONAME change, nevertheless no recipe seems to use gloox.
the commit.
This commit is contained in:
Jerome Duval
2017-09-18 17:32:22 +02:00
parent b965932462
commit 8e192f0319

View File

@@ -3,9 +3,9 @@ DESCRIPTION="Rock-solid, full-featured Jabber/XMPP client library, written in cl
HOMEPAGE="http://camaya.net/gloox/"
COPYRIGHT="2002-2012 Jakob Schröter"
LICENSE="GNU GPL v2"
REVISION="2"
REVISION="1"
SOURCE_URI="http://camaya.net/download/gloox-$portVersion.tar.bz2"
CHECKSUM_SHA256="88466ab52ca99bfb22a74b738d9713a9cda0b06e539108354156ba408a5283f8"
CHECKSUM_SHA256="0243086c0f4f0440d6d8e55705f83249a4463a1d75a034be42b5312e8886dea8"
PATCHES="gloox-1.0.9.patch"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -13,7 +13,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
PROVIDES="
gloox$secondaryArchSuffix = $portVersion
lib:libgloox$secondaryArchSuffix = 16.0.0 compat >= 16
lib:libgloox$secondaryArchSuffix = 17.0.0 compat >= 17
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -25,7 +25,7 @@ REQUIRES="
PROVIDES_devel="
gloox${secondaryArchSuffix}_devel = $portVersion
cmd:gloox_config${secondaryArchSuffix}
devel:libgloox$secondaryArchSuffix = 16.0.0 compat >= 16
devel:libgloox$secondaryArchSuffix = 17.0.0 compat >= 17
"
REQUIRES_devel="
gloox$secondaryArchSuffix == $portVersion base