diff options
Diffstat (limited to 'app-text/pandoc/pandoc-1.18.ebuild')
-rw-r--r-- | app-text/pandoc/pandoc-1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pandoc/pandoc-1.18.ebuild b/app-text/pandoc/pandoc-1.18.ebuild index a15af2da8192..2c98454468a6 100644 --- a/app-text/pandoc/pandoc-1.18.ebuild +++ b/app-text/pandoc/pandoc-1.18.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}" |