sci-physics/pythia-6.4.28: Fix SRC_URI for upstream change
authorGuilherme Amadio <amadio@gentoo.org>
Wed, 13 Apr 2016 13:53:19 +0000 (10:53 -0300)
committerGuilherme Amadio <amadio@gentoo.org>
Wed, 13 Apr 2016 13:55:36 +0000 (10:55 -0300)
Gentoo-Bug: 579738

Package-Manager: portage-2.2.28

sci-physics/pythia/pythia-6.4.28.ebuild

index 663c8362c62bf2ec5be3a388f2cee0877c98b31c..edb03911c13cb4c9cd721704b1c5767024451af4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ HOMEPAGE="http://pythia6.hepforge.org/"
 # tar cJf pythia-6.4.x.tar.xz
 SRC_URI="
        https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.xz
-       ftp://root.cern.ch/root/pythia6.tar.gz
+       https://root.cern.ch/download/pythia6.tar.gz
        doc? ( http://home.thep.lu.se/~torbjorn/pythia/lutp${DOC_PV}man2.pdf )
        examples? ( mirror://gentoo/${PN}-${EX_PV}-examples.tar.bz2 )"