summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-29 20:26:26 +0200
committerAaron Bauman <bman@gentoo.org>2018-03-29 22:36:22 -0400
commitcfb606f2d147127190aff49f121f13b8b50f40ad (patch)
tree39ee264cf81fc8c49de6291fe3d9f0284c3c9486 /dev-haskell
parentdev-haskell/yesod-core: use HTTPS (diff)
downloadgentoo-cfb606f2d147127190aff49f121f13b8b50f40ad.tar.gz
gentoo-cfb606f2d147127190aff49f121f13b8b50f40ad.tar.bz2
gentoo-cfb606f2d147127190aff49f121f13b8b50f40ad.zip
dev-haskell/wavy: use HTTPS
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/wavy/wavy-0.1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/wavy/wavy-0.1.0.0.ebuild b/dev-haskell/wavy/wavy-0.1.0.0.ebuild
index 002f595f6183..f9e4129db057 100644
--- a/dev-haskell/wavy/wavy-0.1.0.0.ebuild
+++ b/dev-haskell/wavy/wavy-0.1.0.0.ebuild
@@ -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
@@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Process WAVE files in Haskell"
-HOMEPAGE="http://bitbucket.org/robertmassaioli/wavy"
+HOMEPAGE="https://bitbucket.org/robertmassaioli/wavy"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"