summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Pedro R.M. JĂșnior <pedrormjunior@gmail.com>2024-02-25 17:55:30 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-25 23:37:02 +0700
commit612d1aa25e3641fc1b56f3c103c26e68648d8748 (patch)
tree719610a4ffa7eec019a5a400d6bb4a41070e0af7 /libraries
parent2aeacad6f7176017b63a5b94ca61b42d61d4f841 (diff)
downloadslackbuilds-612d1aa25e3641fc1b56f3c103c26e68648d8748.tar.gz
slackbuilds-612d1aa25e3641fc1b56f3c103c26e68648d8748.tar.xz
libraries/libstrophe: Updated for version 0.13.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/libstrophe/libstrophe.SlackBuild4
-rw-r--r--libraries/libstrophe/libstrophe.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libstrophe/libstrophe.SlackBuild b/libraries/libstrophe/libstrophe.SlackBuild
index f4cea7a091..1a90da4539 100644
--- a/libraries/libstrophe/libstrophe.SlackBuild
+++ b/libraries/libstrophe/libstrophe.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libstrophe
-VERSION=${VERSION:-0.9.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.13.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
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=""