summaryrefslogtreecommitdiff
path: root/contrib/iso4127-commodities
diff options
context:
space:
mode:
authorMario Lang <mlang@delysid.org>2015-11-29 10:15:33 +0100
committerMario Lang <mlang@delysid.org>2015-11-29 10:15:33 +0100
commit5a40af58c6d1a1b52f603810ae5d1af343d1ce78 (patch)
tree8224c935d6f471bd01f710b946ffd411901fdb8d /contrib/iso4127-commodities
parentabd5b28a836098296f504dca943297511c1b9c4a (diff)
downloadfork-ledger-5a40af58c6d1a1b52f603810ae5d1af343d1ce78.tar.gz
fork-ledger-5a40af58c6d1a1b52f603810ae5d1af343d1ce78.tar.bz2
fork-ledger-5a40af58c6d1a1b52f603810ae5d1af343d1ce78.zip
Update URL of iso4127 fetcher.
Diffstat (limited to 'contrib/iso4127-commodities')
-rwxr-xr-xcontrib/iso4127-commodities/iso4217ledger.sh2
1 files changed, 1 insertions, 1 deletions
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)"