*/*: Inline mirror://hackage and update URIs
[gentoo.git] / dev-haskell / boxes / boxes-0.1.4.ebuild
index 503c571c50e861f5a17c28258ab5f9a0df665b4c..50b72875c2070547920063e2534b95e6b7490616 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit haskell-cabal
 
 DESCRIPTION="2D text pretty-printing library"
 HOMEPAGE="http://hackage.haskell.org/package/boxes"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"