clhep: URL in build-script fixed

This commit is contained in:
2021-04-26 15:15:48 +02:00
parent 0ad3ecfb6f
commit 0df08be3a1

View File

@@ -1,7 +1,6 @@
#!/usr/bin/env modbuild
pbuild::set_download_url "http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/$P-${V_PKG}.tgz"
pbuild::set_download_url "https://proj-clhep.web.cern.ch/proj-clhep/dist1/$P-${V_PKG}.tgz"
pbuild::add_to_group 'Compiler'
pbuild::install_docfiles 'ChangeLog'