summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-03-09 17:33:03 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-16 13:13:18 +0100
commit9c1923d492e4cf34d962132296be6716a50fa70f (patch)
tree3fedd78eef6663cfbe99ceceeaaed9f6d82103dd /net-mail
parentnet-mail/queue-repair: use https (diff)
downloadgentoo-9c1923d492e4cf34d962132296be6716a50fa70f.tar.gz
gentoo-9c1923d492e4cf34d962132296be6716a50fa70f.tar.bz2
gentoo-9c1923d492e4cf34d962132296be6716a50fa70f.zip
net-mail/ripole: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/ripole/ripole-0.2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/ripole/ripole-0.2.2.ebuild b/net-mail/ripole/ripole-0.2.2.ebuild
index f904bc860fd6..e472db589916 100644
--- a/net-mail/ripole/ripole-0.2.2.ebuild
+++ b/net-mail/ripole/ripole-0.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="Program/library to pull out attachment from OLE2 data files"
-HOMEPAGE="http://www.pldaniels.com/ripole/"
-SRC_URI="http://www.pldaniels.com/${PN}/${P}.tar.gz"
+HOMEPAGE="https://www.pldaniels.com/ripole/"
+SRC_URI="https://www.pldaniels.com/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"