commit:     474de973212a8f2d195a042229e1a1cc031c77ae
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 14:30:07 2020 +0000
Commit:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 14:30:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474de973

dev-db/slony1: Update Homepage

Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org>

 dev-db/slony1/slony1-2.2.9.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-db/slony1/slony1-2.2.9.ebuild 
b/dev-db/slony1/slony1-2.2.9.ebuild
index bd13243822d..0e854d2ba2c 100644
--- a/dev-db/slony1/slony1-2.2.9.ebuild
+++ b/dev-db/slony1/slony1-2.2.9.ebuild
@@ -11,11 +11,11 @@ inherit postgres-multi
 IUSE="doc perl"
 
 DESCRIPTION="A replication system for the PostgreSQL Database Management 
System"
-HOMEPAGE="http://slony.info/";
+HOMEPAGE="https://slony.info/";
 
 MAJ_PV=$(ver_cut 1-2)
-SRC_URI="https://www.slony.info/downloads/${MAJ_PV}/source/${P}.tar.bz2
-       doc? ( 
https://www.slony.info/downloads/${MAJ_PV}/source/${P}-docs.tar.bz2 )
+SRC_URI="https://slony.info/downloads/${MAJ_PV}/source/${P}.tar.bz2
+       doc? ( https://slony.info/downloads/${MAJ_PV}/source/${P}-docs.tar.bz2 )
 "
 
 LICENSE="BSD GPL-2"

Reply via email to