diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/bustle/bustle-0.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bustle/bustle-0.5.4.ebuild b/dev-util/bustle/bustle-0.5.4.ebuild index 3c422fff02f7..6e92a1f7bcb4 100644 --- a/dev-util/bustle/bustle-0.5.4.ebuild +++ b/dev-util/bustle/bustle-0.5.4.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="bin test-suite" inherit eutils haskell-cabal toolchain-funcs DESCRIPTION="Draw sequence diagrams of D-Bus traffic" -HOMEPAGE="http://hackage.haskell.org/package/bustle" +HOMEPAGE="https://hackage.haskell.org/package/bustle" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2 GPL-2 GPL-3" |