Ignore:
Timestamp:
2020-12-18T16:41:52+13:00 (3 years ago)
Author:
kjdon
Message:

should be https for greenstone.org

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/kits/rk3/ant-scripts/compile.xml

    r34606 r34621  
    159159          <arg value="compiled/packages"/>
    160160          <arg value="--no-check-certificate"/>
    161           <arg value="http://www.greenstone.org/gs3files/apache-ant-${insert.ant.version}-bin.tar.gz"/>
     161          <arg value="https://www.greenstone.org/gs3files/apache-ant-${insert.ant.version}-bin.tar.gz"/>
    162162        </exec>
    163163        <untar src="compiled/packages/apache-ant-${insert.ant.version}-bin.tar.gz" dest="compiled/packages/" compression="gzip"/>
Note: See TracChangeset for help on using the changeset viewer.