diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-08-18 09:36:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 18:06:38 +0100 |
commit | 86e9d8ceeb3be9daa89bdddb0733f7fb46e7497f (patch) | |
tree | 286907f11eb6c578cf849abcdeaa7a903c5460d2 /net-mail/mailbox-count | |
parent | net-mail/list-remote-forwards: update homepage (diff) | |
download | gentoo-86e9d8ceeb3be9daa89bdddb0733f7fb46e7497f.tar.gz gentoo-86e9d8ceeb3be9daa89bdddb0733f7fb46e7497f.tar.bz2 gentoo-86e9d8ceeb3be9daa89bdddb0733f7fb46e7497f.zip |
net-mail/mailbox-count: 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 'net-mail/mailbox-count')
-rw-r--r-- | net-mail/mailbox-count/mailbox-count-0.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild index 00d1fe4550c6..5173370716a2 100644 --- a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild +++ b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild @@ -7,7 +7,7 @@ CABAL_FEATURES="test-suite" inherit haskell-cabal DESCRIPTION="Count mailboxes in a SQL database" -HOMEPAGE="http://hackage.haskell.org/package/mailbox-count" +HOMEPAGE="https://hackage.haskell.org/package/mailbox-count" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" |