Sph2pipe: Update URL (#21886)
This commit is contained in:
parent
e841a41357
commit
f6b61621e5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class Sph2pipe(CMakePackage):
|
|||
converting SPHERE files to other formats."""
|
||||
|
||||
homepage = "https://www.ldc.upenn.edu/language-resources/tools/sphere-conversion-tools"
|
||||
url = "https://www.ldc.upenn.edu/sites/www.ldc.upenn.edu/files/ctools/sph2pipe_v2.5.tar.gz"
|
||||
url = "https://www.ldc.upenn.edu/sites/default/files/sph2pipe_v2.5.tar.gz"
|
||||
|
||||
version('2.5', sha256='5be236dc94ed0a301c5c8a369f849f76799ec7e70f25dfc0521068d9d1d4d3e3')
|
||||
|
||||
|
|
Loading…
Reference in a new issue