change shntools source

This commit is contained in:
sparklyballs 2017-07-09 18:09:14 +01:00 committed by GitHub
parent 03e3df1fd0
commit 6d9f643be7

View file

@ -24,7 +24,7 @@ RUN \
/tmp/shntool && \ /tmp/shntool && \
curl -o \ curl -o \
/tmp/shntool-src-tar.gz -L \ /tmp/shntool-src-tar.gz -L \
http://shnutils.freeshell.org/shntool/dist/src/shntool-3.0.10.tar.gz && \ http://etree.org/shnutils/shntool/dist/src/shntool-3.0.10.tar.gz && \
tar xf /tmp/shntool-src-tar.gz -C \ tar xf /tmp/shntool-src-tar.gz -C \
/tmp/shntool --strip-components=1 && \ /tmp/shntool --strip-components=1 && \
cd /tmp/shntool && \ cd /tmp/shntool && \