summaryrefslogtreecommitdiff
path: root/contrib/iso4127-commodities
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2020-04-08 09:56:39 +0800
committerMartin Michlmayr <tbm@cyrius.com>2020-04-08 17:38:31 +0800
commit2250d7819b851a1d25e0f4e6444455bd2f1fb094 (patch)
treea54b89775c22cf3af7c35525f746a610c770ad9d /contrib/iso4127-commodities
parent0018c884dbf228c54e30f0bc8b7586cc35c56b0f (diff)
downloadfork-ledger-2250d7819b851a1d25e0f4e6444455bd2f1fb094.tar.gz
fork-ledger-2250d7819b851a1d25e0f4e6444455bd2f1fb094.tar.bz2
fork-ledger-2250d7819b851a1d25e0f4e6444455bd2f1fb094.zip
Update URL for ISO codes
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 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)"