Syscalc hash (#19323)
* Update syscalc hash * Tiny fix * Change URL and update hash as advised by the devs Co-authored-by: iarspider <iarpsider@gmail.com>
This commit is contained in:
parent
971d13e9bd
commit
625136b5da
@ -10,9 +10,10 @@ class Syscalc(MakefilePackage):
|
||||
""" A tool to derive theoretical systematic uncertainties"""
|
||||
|
||||
homepage = "https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/SysCalc"
|
||||
url = "http://madgraph.phys.ucl.ac.be/Downloads/SysCalc_V1.1.7.tar.gz"
|
||||
url = "https://bazaar.launchpad.net/~mgtools/mg5amcnlo/SysCalc/tarball/17"
|
||||
|
||||
version('1.1.7', sha256='d33219a525a54733bdfd02d8314288bdecd977fb1e97ddeaf13bf470bbbdd386')
|
||||
version('1.1.7', sha256='ac73df0f9f195eb62601fafc2eede3db17a562750f7971616870d6df4abd1b6c',
|
||||
url='https://bazaar.launchpad.net/~mgtools/mg5amcnlo/SysCalc/tarball/17')
|
||||
|
||||
depends_on('lhapdf@6:')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user