diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-12-12 03:50:29 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-19 07:25:25 +0700 |
commit | 6efb7187b22577593b9f19f182f5734f3e65f5c9 (patch) | |
tree | f5734f2f3fa90a8fb741467f4ab8c90982b20852 /network/qTox/qTox.SlackBuild | |
parent | c7d7001639fb86d15f502e0954b8d2e45f6a406c (diff) | |
download | slackbuilds-6efb7187b22577593b9f19f182f5734f3e65f5c9.tar.gz |
network/qTox: Updated for version 20151212.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'network/qTox/qTox.SlackBuild')
-rw-r--r-- | network/qTox/qTox.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/qTox/qTox.SlackBuild b/network/qTox/qTox.SlackBuild index 8c909774d7..dff0eb80e0 100644 --- a/network/qTox/qTox.SlackBuild +++ b/network/qTox/qTox.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qTox -VERSION=${VERSION:-20151114} +VERSION=${VERSION:-20151212} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |