change shntools source
This commit is contained in:
parent
03e3df1fd0
commit
6d9f643be7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ RUN \
|
|||
/tmp/shntool && \
|
||||
curl -o \
|
||||
/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 \
|
||||
/tmp/shntool --strip-components=1 && \
|
||||
cd /tmp/shntool && \
|
||||
|
|
Loading…
Add table
Reference in a new issue