sci-calculators/hexcalc: [QA] Version the distfile
authorDavid Seifert <soap@gentoo.org>
Sat, 17 Aug 2019 11:19:22 +0000 (13:19 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 17 Aug 2019 11:19:22 +0000 (13:19 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
sci-calculators/hexcalc/Manifest
sci-calculators/hexcalc/hexcalc-1.11-r3.ebuild

index cb7402cd75e499eab480899f61a1155baaa7ac13..84dcd88cc81a94d2ae9032b3fd40a0ec9980d868 100644 (file)
@@ -1 +1 @@
-DIST hexcalc.tar.Z 18033 BLAKE2B 6f6c8102cd1a2ffdb325bc0805bea02d8e186bc3da7cda3dd4830882f384cfaecc7dc1d0fc8873718bc850f80010a875653864be92edd6519ae4fd5033e53498 SHA512 f684d6d6bd6df3f7f0dd626345d8ef166b12513bb378e74f8c59c2b92970f99c665ca32585217e75d55bf0fd93b5fc5c6a5b73e8b438f4821c13219f8ac74766
+DIST hexcalc-1.11.tar.Z 18033 BLAKE2B 6f6c8102cd1a2ffdb325bc0805bea02d8e186bc3da7cda3dd4830882f384cfaecc7dc1d0fc8873718bc850f80010a875653864be92edd6519ae4fd5033e53498 SHA512 f684d6d6bd6df3f7f0dd626345d8ef166b12513bb378e74f8c59c2b92970f99c665ca32585217e75d55bf0fd93b5fc5c6a5b73e8b438f4821c13219f8ac74766
index 47681a7b93fee0de849e9dd2619ca246d454135d..6bd8d47141e864a7369f175413b74928e317a3d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="A simple hex calculator for X"
 HOMEPAGE="ftp://ftp.x.org/R5contrib/"
-SRC_URI="ftp://ftp.x.org/R5contrib/${PN}.tar.Z"
+SRC_URI="mirror://gentoo/${PN}.tar.Z -> ${P}.tar.Z"
 
 LICENSE="GPL-2"
 SLOT="0"