diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-06-10 17:54:37 +0200 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2023-06-13 16:16:13 +0200 |
commit | 5618006400848073c89ca46565a08901102c3f95 (patch) | |
tree | 92661613a567d3ce386016a2679577ccedabbefb /gnustep-libs | |
parent | gnustep-libs/gsldap: update homepage (diff) | |
download | gentoo-5618006400848073c89ca46565a08901102c3f95.tar.gz gentoo-5618006400848073c89ca46565a08901102c3f95.tar.bz2 gentoo-5618006400848073c89ca46565a08901102c3f95.zip |
gnustep-libs/sope: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/sope/sope-5.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | gnustep-libs/sope/sope-5.2.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnustep-libs/sope/sope-5.1.1-r1.ebuild b/gnustep-libs/sope/sope-5.1.1-r1.ebuild index 08cd6033c79b..fe7d4c7b068b 100644 --- a/gnustep-libs/sope/sope-5.1.1-r1.ebuild +++ b/gnustep-libs/sope/sope-5.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit gnustep-2 vcs-snapshot DESCRIPTION="A set of frameworks forming a complete Web application server environment" -HOMEPAGE="http://www.sogo.nu/" +HOMEPAGE="https://www.sogo.nu/" SRC_URI="https://github.com/inverse-inc/sope/archive/SOPE-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2" diff --git a/gnustep-libs/sope/sope-5.2.0-r1.ebuild b/gnustep-libs/sope/sope-5.2.0-r1.ebuild index 08cd6033c79b..fe7d4c7b068b 100644 --- a/gnustep-libs/sope/sope-5.2.0-r1.ebuild +++ b/gnustep-libs/sope/sope-5.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit gnustep-2 vcs-snapshot DESCRIPTION="A set of frameworks forming a complete Web application server environment" -HOMEPAGE="http://www.sogo.nu/" +HOMEPAGE="https://www.sogo.nu/" SRC_URI="https://github.com/inverse-inc/sope/archive/SOPE-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2" |