summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/pandoc/pandoc-1.19.2.1-r1.ebuild')
-rw-r--r--app-text/pandoc/pandoc-1.19.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild b/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild
index aebce7cd3047..f3ba9bcf09e7 100644
--- a/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild
+++ b/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="Conversion between markup formats"
HOMEPAGE="http://pandoc.org"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/${PV}"