Skip to content

Commit

Permalink
dev-haskell/yesod-static: use HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and SoapGentoo committed Apr 15, 2018
1 parent ec92e6d commit 0ec5e4d
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions dev-haskell/yesod-static/yesod-static-1.2.4.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

DESCRIPTION="Static file serving subsite for Yesod Web Framework"
HOMEPAGE="http://www.yesodweb.com/"
HOMEPAGE="https://www.yesodweb.com/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="MIT"
Expand Down
4 changes: 2 additions & 2 deletions dev-haskell/yesod-static/yesod-static-1.4.0.4.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

DESCRIPTION="Static file serving subsite for Yesod Web Framework"
HOMEPAGE="http://www.yesodweb.com/"
HOMEPAGE="https://www.yesodweb.com/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="MIT"
Expand Down
4 changes: 2 additions & 2 deletions dev-haskell/yesod-static/yesod-static-1.5.0.3.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

DESCRIPTION="Static file serving subsite for Yesod Web Framework"
HOMEPAGE="http://www.yesodweb.com/"
HOMEPAGE="https://www.yesodweb.com/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="MIT"
Expand Down
4 changes: 2 additions & 2 deletions dev-haskell/yesod-static/yesod-static-1.5.0.5.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

DESCRIPTION="Static file serving subsite for Yesod Web Framework"
HOMEPAGE="http://www.yesodweb.com/"
HOMEPAGE="https://www.yesodweb.com/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="MIT"
Expand Down
4 changes: 2 additions & 2 deletions dev-haskell/yesod-static/yesod-static-1.5.1.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

DESCRIPTION="Static file serving subsite for Yesod Web Framework"
HOMEPAGE="http://www.yesodweb.com/"
HOMEPAGE="https://www.yesodweb.com/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="MIT"
Expand Down

0 comments on commit 0ec5e4d

Please sign in to comment.