From 2250d7819b851a1d25e0f4e6444455bd2f1fb094 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Wed, 8 Apr 2020 09:56:39 +0800 Subject: Update URL for ISO codes --- contrib/iso4127-commodities/iso4217ledger.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/iso4127-commodities/iso4217ledger.sh b/contrib/iso4127-commodities/iso4217ledger.sh index a7815f4a..9ce50b1e 100755 --- a/contrib/iso4127-commodities/iso4217ledger.sh +++ b/contrib/iso4127-commodities/iso4217ledger.sh @@ -26,7 +26,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -xml_url="http://www.currency-iso.org/dam/downloads/lists/list_one.xml" +xml_url="https://www.currency-iso.org/dam/downloads/lists/list_one.xml" xsl_file="$(dirname $0)/iso4217ledger.xsl" xsltproc="$(which xsltproc)" -- cgit v1.2.3