summaryrefslogtreecommitdiff
path: root/repo/core/dejagnu.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/core/dejagnu.xibuild')
-rw-r--r--repo/core/dejagnu.xibuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/core/dejagnu.xibuild b/repo/core/dejagnu.xibuild
index 2e6acdc..21a35a4 100644
--- a/repo/core/dejagnu.xibuild
+++ b/repo/core/dejagnu.xibuild
@@ -2,10 +2,9 @@
DEPS=(sh expect)
-SOURCE=git://git.sv.gnu.org/dejagnu.git
+SOURCE=https://ftp.gnu.org/gnu/dejagnu/dejagnu-1.6.3.tar.gz
DESC="a framework for running test suites on GNU tools"
-
build () {
mkdir -v build
cd build