summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2012-11-23 20:04:48 +0400
committerVlad Glagolev2012-11-23 20:04:48 +0400
commit83e7ea1bf73dabefd0baa65f790d8c8c745e1c1d (patch)
tree2b61610ca91c8a2ed965697d2c980ea519d95b65
parentdb6ad373b22456197c61864038ffd7d3531b5bce (diff)
weechat: => 0.3.9.2 (security)
-rwxr-xr-xchat-irc/weechat/DETAILS6
-rw-r--r--chat-irc/weechat/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/chat-irc/weechat/DETAILS b/chat-irc/weechat/DETAILS
index 024fc988ee..e031e502fc 100755
--- a/chat-irc/weechat/DETAILS
+++ b/chat-irc/weechat/DETAILS
@@ -16,10 +16,10 @@ else
SOURCE_HASH=sha512:4e6901d44d8f343c9d2dfe3bd1383930eee0aadd9ec0f609bca524881e73d1a1089755e9ab369a31ccdd3452b80b84cac7cfd29b44949921c9571e4bd22dcc62
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-devel
else
- VERSION=0.3.9.1
- SECURITY_PATCH=1
+ VERSION=0.3.9.2
+ SECURITY_PATCH=2
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_HASH=sha512:976678a2218c0ede9068bc300067a29a726f61fe42b059942c4b410545ab5a9f17e13f3ec20271885094bd8f927182069dd46ed09ddbee8ca63f16db825d4c90
+ SOURCE_HASH=sha512:a34a72204e289fe7ebb5441214b5256471af54e13198ce5dbb58dade043090fb09042ef35e672ef3d3174d0e48744c4d103644fbbea743b32b2b65bd982da965
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
fi
SOURCE_URL[0]=http://www.weechat.org/files/src/$SOURCE
diff --git a/chat-irc/weechat/HISTORY b/chat-irc/weechat/HISTORY
index bcdc6e0da4..52fcf653ea 100644
--- a/chat-irc/weechat/HISTORY
+++ b/chat-irc/weechat/HISTORY
@@ -1,3 +1,6 @@
+2012-11-23 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.3.9.2 (stable); SECURITY_PATCH++
+
2012-11-10 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.3.9.1 (stable); SECURITY_PATCH++