From af5d1c242275a10f41f216918e449fc1b65e013e Mon Sep 17 00:00:00 2001 From: Florian Franzmann Date: Tue, 29 Mar 2016 18:10:04 +0200 Subject: chat-libs/loudmouth: version 1.5.3 --- chat-libs/loudmouth/DETAILS | 7 ++++--- chat-libs/loudmouth/HISTORY | 4 ++++ chat-libs/loudmouth/PRE_BUILD | 4 +--- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'chat-libs') diff --git a/chat-libs/loudmouth/DETAILS b/chat-libs/loudmouth/DETAILS index a3aae66bdd..18e2019da8 100755 --- a/chat-libs/loudmouth/DETAILS +++ b/chat-libs/loudmouth/DETAILS @@ -1,10 +1,11 @@ SPELL=loudmouth - VERSION=1.5.0-20121201 + VERSION=1.5.3 SOURCE=$SPELL-$VERSION.tar.bz2 - SOURCE_URL[0]=http://mcabber.com/files/$SOURCE + SOURCE_URL[0]=http://mcabber.com/files/$SPELL/$SOURCE SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" WEB_SITE=https://github.com/mcabber/loudmouth/ - SOURCE_GPG="gurus.gpg:${SOURCE}.sig" +# SOURCE_GPG="gurus.gpg:${SOURCE}.sig" + SOURCE_HASH=sha512:ab6b16b4e644b69cdb7d8df1753d1bb5b43c2f1e76944e639339169b332e1b5c6a4246053c5b8a579ee9b53c845cef610b0040dfdffeb857180b6bab71adfcce LICENSE[0]=LGPL ENTERED=20030823 KEYWORDS="jabber chat libs" diff --git a/chat-libs/loudmouth/HISTORY b/chat-libs/loudmouth/HISTORY index 6d75c214ae..cb4caafc31 100644 --- a/chat-libs/loudmouth/HISTORY +++ b/chat-libs/loudmouth/HISTORY @@ -1,3 +1,7 @@ +2016-03-29 Florian Franzmann + * DETAILS: version 1.5.3 + * PRE_BUILD: use autoreconf + 2015-09-22 Florian Franzmann * DETAILS: add missing space in CFLAGS * PRE_BUILD: run libtoolize diff --git a/chat-libs/loudmouth/PRE_BUILD b/chat-libs/loudmouth/PRE_BUILD index 4f1d8154e7..0aa0b1134a 100755 --- a/chat-libs/loudmouth/PRE_BUILD +++ b/chat-libs/loudmouth/PRE_BUILD @@ -1,5 +1,3 @@ default_pre_build && cd $SOURCE_DIRECTORY && -aclocal && -autoconf && -libtoolize +autoreconf -fi -- cgit v1.2.3