summaryrefslogtreecommitdiff
path: root/packages/net-im/qtox/qtox.exlib
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-07-22 02:54:24 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-07-22 02:54:24 +0300
commit6709ad054f8e832013a76456ec50cb99034e8347 (patch)
treed34524d49289041520fcc44e5adb238ba1cc67ef /packages/net-im/qtox/qtox.exlib
parent58969e4f1757e77f7dabe4027430403a4abf6281 (diff)
codelite: use github.exlib, prefer git clone for tags
qtox: prefer git clone for tags utox: prefer git clone for tags
Diffstat (limited to 'packages/net-im/qtox/qtox.exlib')
-rw-r--r--packages/net-im/qtox/qtox.exlib2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/net-im/qtox/qtox.exlib b/packages/net-im/qtox/qtox.exlib
index f57e78c..b31f318 100644
--- a/packages/net-im/qtox/qtox.exlib
+++ b/packages/net-im/qtox/qtox.exlib
@@ -1,7 +1,7 @@
# Distributed under the terms of the GNU General Public License v2
# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
-require github [ user=qTox project=qTox tag=v${PV} ]
+require github [ user=qTox project=qTox tag=v${PV} force_git_clone=true ]
require cmake [ api=2 ]
export_exlib_phases src_configure