Changeset 15136


Ignore:
Timestamp:
11/01/19 15:52:51 (4 years ago)
Author:
Mark Evenson
Message:

abcl-build: update uris for abcl-built-tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/contrib/abcl-build/build/t/install.lisp

    r15009 r15136  
    77(prove:plan 2)
    88(let ((path (ext:make-temp-directory))
    9       (uri #p"http://www-eu.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.zip"))
     9      (uri #p"http://www-eu.apache.org/dist/ant/binaries/apache-ant-1.10.7-bin.zip"))
    1010  (prove:diag
    1111   (format nil "Testing binary unzip installation of~%~,2t<~a>~%to~%~,2t '~a'." uri path))
Note: See TracChangeset for help on using the changeset viewer.