summaryrefslogtreecommitdiffstats
path: root/libraries/libstrophe
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libstrophe')
-rw-r--r--libraries/libstrophe/libstrophe.SlackBuild4
-rw-r--r--libraries/libstrophe/libstrophe.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/libraries/libstrophe/libstrophe.SlackBuild b/libraries/libstrophe/libstrophe.SlackBuild
index 60a1b7e091..1a90da4539 100644
--- a/libraries/libstrophe/libstrophe.SlackBuild
+++ b/libraries/libstrophe/libstrophe.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libstrophe
-VERSION=${VERSION:-0.9.2}
+VERSION=${VERSION:-0.13.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -104,6 +104,8 @@ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS COPYING ChangeLog *LICENSE* README* $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
+rm -f $PKG/usr/lib*/*.la
+
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
diff --git a/libraries/libstrophe/libstrophe.info b/libraries/libstrophe/libstrophe.info
index a4183d0935..8ee88b95fe 100644
--- a/libraries/libstrophe/libstrophe.info
+++ b/libraries/libstrophe/libstrophe.info
@@ -1,8 +1,8 @@
PRGNAM="libstrophe"
-VERSION="0.9.2"
+VERSION="0.13.1"
HOMEPAGE="http://strophe.im/libstrophe/"
-DOWNLOAD="https://github.com/strophe/libstrophe/archive/0.9.2/libstrophe-0.9.2.tar.gz"
-MD5SUM="6ac3b0af98fd96a2d63be45de20ba4cf"
+DOWNLOAD="https://github.com/strophe/libstrophe/archive/0.13.1/libstrophe-0.13.1.tar.gz"
+MD5SUM="90764f79796d9242ad4c0966625cf9fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""