diff options
Diffstat (limited to 'net-misc/hath/hath-0.5.0.ebuild')
-rw-r--r-- | net-misc/hath/hath-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/hath/hath-0.5.0.ebuild b/net-misc/hath/hath-0.5.0.ebuild index 9c801092097d..72234a8b54ae 100644 --- a/net-misc/hath/hath-0.5.0.ebuild +++ b/net-misc/hath/hath-0.5.0.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Hath manipulates network blocks in CIDR notation" HOMEPAGE="http://michael.orlitzky.com/code/hath.xhtml" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" |