aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorKrzysztof Jurewicz <[email protected]>2017-08-12 15:24:57 +0200
committerLoïc Hoguin <[email protected]>2017-08-23 15:55:43 +0200
commitdaa3cc16bedb5f9db691ef4b670099f1bf26a1e4 (patch)
treed51b20aa169e95e65500c45558005cd992820558 /index
parent290cae07c7eae6aa330df587af044df3306fa842 (diff)
downloaderlang.mk-daa3cc16bedb5f9db691ef4b670099f1bf26a1e4.tar.gz
erlang.mk-daa3cc16bedb5f9db691ef4b670099f1bf26a1e4.tar.bz2
erlang.mk-daa3cc16bedb5f9db691ef4b670099f1bf26a1e4.zip
Make Triq plugin pick tests from $(TEST_DIR)
This commit also changes Triq repository in package index to point to the leading fork. The original repository doesn’t work in Erlang 20.
Diffstat (limited to 'index')
-rw-r--r--index/triq.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/index/triq.mk b/index/triq.mk
index a988e28..8588fa3 100644
--- a/index/triq.mk
+++ b/index/triq.mk
@@ -1,7 +1,7 @@
PACKAGES += triq
pkg_triq_name = triq
pkg_triq_description = Trifork QuickCheck
-pkg_triq_homepage = https://github.com/krestenkrab/triq
+pkg_triq_homepage = https://github.com/triqng/triq
pkg_triq_fetch = git
-pkg_triq_repo = https://github.com/krestenkrab/triq
+pkg_triq_repo = https://github.com/triqng/triq.git
pkg_triq_commit = master