diff --git a/dev-haskell/idiii/idiii-0.1.3.3.ebuild b/dev-haskell/idiii/idiii-0.1.3.3.ebuild index 6333fdacaf2cf..92147c2965b56 100644 --- a/dev-haskell/idiii/idiii-0.1.3.3.ebuild +++ b/dev-haskell/idiii/idiii-0.1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # 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 test-suite" inherit haskell-cabal DESCRIPTION="ID3v2 (tagging standard for MP3 files) library" -HOMEPAGE="http://hackage.haskell.org/package/idiii" +HOMEPAGE="https://hackage.haskell.org/package/idiii" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD"