dev-lang/pasm: Mirror and rename the distfile
authorMichał Górny <mgorny@gentoo.org>
Fri, 23 Aug 2019 18:23:02 +0000 (20:23 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 23 Aug 2019 18:25:55 +0000 (20:25 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-lang/pasm/Manifest
dev-lang/pasm/pasm-1.7.ebuild

index ee95bdb30c344958207bf2f9f2555baaf374d65e..d60258923382203662786ea7e9ee2b2723e06386 100644 (file)
@@ -1 +1 @@
-DIST pasm.tar.gz 82136 BLAKE2B d9aa8ab23eb184ca00b416d172b86c4c4aad0e12eea3ff92979c4570ebcf04306b8030f81524952f62f2221d25384db13d208dd22fb98105b7edd55587537a54 SHA512 313e4ad694704ad59619c46353c53ef9bd5529b6c9faee5cc6124dd0175f7b5a87268d2c26045f0639a0002311828b227915f30e697f8adedcd4256774674283
+DIST pasm-1.7.tar.gz 82136 BLAKE2B d9aa8ab23eb184ca00b416d172b86c4c4aad0e12eea3ff92979c4570ebcf04306b8030f81524952f62f2221d25384db13d208dd22fb98105b7edd55587537a54 SHA512 313e4ad694704ad59619c46353c53ef9bd5529b6c9faee5cc6124dd0175f7b5a87268d2c26045f0639a0002311828b227915f30e697f8adedcd4256774674283
index e4e41e367302546540988d8f5596fc7fe3323283..f6c98702e9481ad0a31e7eacc9dc366afe6b051d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -6,7 +6,7 @@ EAPI=0
 inherit eutils
 
 DESCRIPTION="A portable assembler for processors of the PowerPC family"
-SRC_URI="http://devnull.owl.de/~frank/${PN}.tar.gz"
+SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.gz"
 HOMEPAGE="http://sun.hasenbraten.de/~frank/projects/"
 LICENSE="GPL-2"
 SLOT="0"