summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-29 20:29:53 +0200
committerAaron Bauman <bman@gentoo.org>2018-03-29 22:36:23 -0400
commit60587ae16c1b3fa9546e6ed4dd59632d005814ce (patch)
tree03e4ff041ad2c5cac9e318f3737eb9a359368c10 /dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild
parentdev-haskell/wai-test: use HTTPS (diff)
downloadgentoo-60587ae16c1b3fa9546e6ed4dd59632d005814ce.tar.gz
gentoo-60587ae16c1b3fa9546e6ed4dd59632d005814ce.tar.bz2
gentoo-60587ae16c1b3fa9546e6ed4dd59632d005814ce.zip
dev-haskell/wai-app-static: use HTTPS
Diffstat (limited to 'dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild')
-rw-r--r--dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild
index ba5562b8147c..270c79366a3d 100644
--- a/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild
+++ b/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="WAI application for static serving"
-HOMEPAGE="http://www.yesodweb.com/book/web-application-interface"
+HOMEPAGE="https://www.yesodweb.com/book/web-application-interface"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"