diff options
author | Mario Preksavec <mario@slackware.hr> | 2018-03-31 13:43:55 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-01 08:33:46 +0700 |
commit | 4939a539bc2f9bcbfe6f0d68d7c6643c929e6954 (patch) | |
tree | 05060ff5b0056aeafc4382e34be9c84f3e90ef6c /network/qTox | |
parent | 0803f85061bb26ef617c50acbe4ed286fd850a2e (diff) | |
download | slackbuilds-4939a539bc2f9bcbfe6f0d68d7c6643c929e6954.tar.gz |
network/qTox: Rebuild for c-toxcore.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'network/qTox')
-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 aebe4fb9aa..94c04c577d 100644 --- a/network/qTox/qTox.SlackBuild +++ b/network/qTox/qTox.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=qTox VERSION=${VERSION:-1.14.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |