Sph2pipe: Update URL (#21886)

This commit is contained in:
Rémi Lacroix 2021-02-24 03:13:08 +01:00 committed by GitHub
parent e841a41357
commit f6b61621e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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')