libraries/gloox: Updated for version 1.0.13.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
dc1cb13672
commit
74386cf2a4
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gloox
|
||||
VERSION=${VERSION:-1.0.10}
|
||||
VERSION=${VERSION:-1.0.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gloox"
|
||||
VERSION="1.0.10"
|
||||
VERSION="1.0.13"
|
||||
HOMEPAGE="http://camaya.net/gloox/"
|
||||
DOWNLOAD="http://camaya.net/download/gloox-1.0.10.tar.bz2"
|
||||
MD5SUM="33538dc22609e0f0699fb82e5e0b509a"
|
||||
DOWNLOAD="http://camaya.net/download/gloox-1.0.13.tar.bz2"
|
||||
MD5SUM="953b96ce14c9c1b8a262b52fce9e757f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue