diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-11-10 15:26:17 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-11-10 15:26:17 +0000 |
commit | c947f250d6b92c52031c9f8732f485204345f959 (patch) | |
tree | 1e4cd0c6c0557c6bd950ae02e8b5ba9cbedd7375 /net-misc/haeredes/haeredes-0.5.1.ebuild | |
parent | 2019-11-10 15:06:23 UTC (diff) | |
parent | media-sound/lame: Fix compilation issues and missing deps (diff) | |
download | gentoo-c947f250d6b92c52031c9f8732f485204345f959.tar.gz gentoo-c947f250d6b92c52031c9f8732f485204345f959.tar.bz2 gentoo-c947f250d6b92c52031c9f8732f485204345f959.zip |
Merge updates from master
Diffstat (limited to 'net-misc/haeredes/haeredes-0.5.1.ebuild')
-rw-r--r-- | net-misc/haeredes/haeredes-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/haeredes/haeredes-0.5.1.ebuild b/net-misc/haeredes/haeredes-0.5.1.ebuild index 3807f1b5e13f..7b8eb5a35cbd 100644 --- a/net-misc/haeredes/haeredes-0.5.1.ebuild +++ b/net-misc/haeredes/haeredes-0.5.1.ebuild @@ -8,7 +8,7 @@ inherit haskell-cabal DESCRIPTION="Confirm delegation of NS and MX records" HOMEPAGE="http://michael.orlitzky.com/code/haeredes.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" |