net-libs/librsync: use HTTPS, avoid redirection
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 25 Feb 2018 16:49:11 +0000 (17:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 2 Mar 2018 18:26:29 +0000 (19:26 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7279

net-libs/librsync/librsync-0.9.7-r3.ebuild
net-libs/librsync/librsync-2.0.0-r1.ebuild
net-libs/librsync/librsync-2.0.0.ebuild
net-libs/librsync/librsync-2.0.1-r1.ebuild

index b8622f08e3f3a633dedbafebcb543a986cb68813..8b9fb007f665d3f3427e2d0060eb0c8859dc5fff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=true
 inherit autotools-utils
 
 DESCRIPTION="Flexible remote checksum-based differencing"
-HOMEPAGE="http://librsync.sourceforge.net/"
+HOMEPAGE="https://librsync.github.io/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
index 77e952c41708e4497ac060a0ae6dad0820149e45..ff95ffa9ab154317231240606d84cb565b7775ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit cmake-utils
 
 DESCRIPTION="Remote delta-compression library"
-HOMEPAGE="http://librsync.sourcefrog.net/"
+HOMEPAGE="https://librsync.github.io/"
 SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
index af13ecd767c49d33a4b4e240211055140729233b..d36f0754d76c02435f50173b30bed5c0cfd719f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit cmake-utils
 
 DESCRIPTION="Remote delta-compression library"
-HOMEPAGE="http://librsync.sourcefrog.net/"
+HOMEPAGE="https://librsync.github.io/"
 SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
index 6c20165834a8a701b526db9bdbf768f9c3e91d0d..0b02fb70ce465f2136b89d05ed4f6d93a4066436 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit cmake-utils
 
 DESCRIPTION="Remote delta-compression library"
-HOMEPAGE="http://librsync.sourcefrog.net/"
+HOMEPAGE="https://librsync.github.io/"
 SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"