summaryrefslogtreecommitdiffstats
path: root/chat-libs/libstrophe/DETAILS
diff options
context:
space:
mode:
authorVlad Glagolev2020-01-07 04:08:24 +0000
committerVlad Glagolev2020-01-07 04:08:24 +0000
commit9b7a4d41f429fdf9cb9378d2782dd0fafead0571 (patch)
tree4c6dbef1f4f9bd219d96b1fe5a0e73ca5235eeb9 /chat-libs/libstrophe/DETAILS
parentbf67f9048473f27921fb20c53443935950d0fccc (diff)
libstrophe: => 0.9.3
Diffstat (limited to 'chat-libs/libstrophe/DETAILS')
-rwxr-xr-xchat-libs/libstrophe/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat-libs/libstrophe/DETAILS b/chat-libs/libstrophe/DETAILS
index 19c823d18e..591aff2e7b 100755
--- a/chat-libs/libstrophe/DETAILS
+++ b/chat-libs/libstrophe/DETAILS
@@ -10,10 +10,10 @@ case "${LIBSTROPHE_BRANCH}" in
SOURCE_IGNORE=volatile
;;
stable)
- VERSION=0.9.2
+ VERSION=0.9.3
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL=https://github.com/strophe/${SPELL}/releases/download/${VERSION}/${SOURCE}
- SOURCE_HASH=sha512:a1eeb966ef25536144d9cd67fd75f199ef685d9e7e4c03f1d76fe244f29f69409a819656d70374aa6a3a644d4a51bfead4c72500b36c620eaa07f66e11adf1d9
+ SOURCE_HASH=sha512:e790fd327ba7dac3dcf3acca6716881cd72e899e15a4902a5e477b1419aad857c200554696205201a05281e31a2f7c4050020742bbc48893477e171048721aef
;;
esac
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"