From 5a40af58c6d1a1b52f603810ae5d1af343d1ce78 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Sun, 29 Nov 2015 10:15:33 +0100 Subject: Update URL of iso4127 fetcher. --- contrib/iso4127-commodities/iso4217ledger.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/iso4127-commodities/iso4217ledger.sh') diff --git a/contrib/iso4127-commodities/iso4217ledger.sh b/contrib/iso4127-commodities/iso4217ledger.sh index 1841abe8..a7815f4a 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/table_a1.xml" +xml_url="http://www.currency-iso.org/dam/downloads/lists/list_one.xml" xsl_file="$(dirname $0)/iso4217ledger.xsl" xsltproc="$(which xsltproc)" -- cgit v1.2.3