diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-08-18 09:36:39 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 18:06:39 +0100 |
commit | 9a2eee1123c23cae473aa8e616c6a3df43760497 (patch) | |
tree | 49edd5b123774d2f2551246b9903b82231952a66 /dev-util/bustle | |
parent | net-mail/mailbox-count: update homepage (diff) | |
download | gentoo-9a2eee1123c23cae473aa8e616c6a3df43760497.tar.gz gentoo-9a2eee1123c23cae473aa8e616c6a3df43760497.tar.bz2 gentoo-9a2eee1123c23cae473aa8e616c6a3df43760497.zip |
dev-util/bustle: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/bustle')
-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" |