summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:37:39 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:37:39 +0200
commitc84be41d02d264cc116a9a8436ca3bef3abb417c (patch)
tree00c29a23c14336b8b4577bf62092deee755d12af /dev-haskell/fdo-notify
parentUse https by default (diff)
downloadgentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.tar.gz
gentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.tar.bz2
gentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-haskell/fdo-notify')
-rw-r--r--dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
index 40728702e63c..453090abb80f 100644
--- a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
+++ b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Desktop Notifications client"
-HOMEPAGE="http://bitbucket.org/taejo/fdo-notify/"
+HOMEPAGE="https://bitbucket.org/taejo/fdo-notify/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"