diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:35 +0200 |
commit | e39eedce3a06b70bf99aa8e149c392c608e4e889 (patch) | |
tree | 49e71ab440738f6b1ab40bd5bc6885e15cc478c7 /sci-calculators/hcalc | |
parent | net-misc/ssh-askpass-fullscreen: Inline mirror://github (diff) | |
download | gentoo-e39eedce3a06b70bf99aa8e149c392c608e4e889.tar.gz gentoo-e39eedce3a06b70bf99aa8e149c392c608e4e889.tar.bz2 gentoo-e39eedce3a06b70bf99aa8e149c392c608e4e889.zip |
sci-calculators/hcalc: Inline mirror://github
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-calculators/hcalc')
-rw-r--r-- | sci-calculators/hcalc/hcalc-1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/hcalc/hcalc-1.2-r1.ebuild b/sci-calculators/hcalc/hcalc-1.2-r1.ebuild index c9572b8317bd..bbd0de3fcfac 100644 --- a/sci-calculators/hcalc/hcalc-1.2-r1.ebuild +++ b/sci-calculators/hcalc/hcalc-1.2-r1.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils DESCRIPTION="DJ's Hex Calculator" HOMEPAGE="http://www.delorie.com/store/hcalc/ https://github.com/jlec/hcalc" -SRC_URI="mirror://github/jlec/hcalc/${P}.tar.xz" +SRC_URI="https://github.com/downloads/jlec/hcalc/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |