pythia6: update url (#25414)
This commit is contained in:
		| @@ -33,11 +33,13 @@ class Pythia6(CMakePackage): | ||||
|     """ | ||||
| 
 | ||||
|     homepage = 'https://pythiasix.hepforge.org/' | ||||
|     url = 'http://www.hepforge.org/archive/pythiasix/pythia-6.4.28.tgz' | ||||
|     url = 'https://pythia.org/download/pythia6/pythia6428-split.tgz' | ||||
| 
 | ||||
|     tags = ['hep'] | ||||
| 
 | ||||
|     version('6.4.28', | ||||
|     maintainers = ['gartung', 'chissg'] | ||||
| 
 | ||||
|     version('6.4.28', url='https://pythia.org/download/pythia6/pythia6428-split.tgz', | ||||
|             sha256='01cbff47e99365b5e46f6d62c1735d3cae1932c4710604850d59f538cb758020') | ||||
| 
 | ||||
|     # Root's TPythia6 interface requires extra sources to be built into | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Patrick Gartung
					Patrick Gartung