app-arch/rzip: use HTTPS for links to samba.org (bug #636916)
authorFrancesco Turco <fturco@fastmail.fm>
Sat, 9 Sep 2017 15:16:23 +0000 (17:16 +0200)
committerMike Gilbert <floppym@gentoo.org>
Thu, 9 Nov 2017 22:03:16 +0000 (17:03 -0500)
app-arch/rzip/rzip-2.1-r2.ebuild

index 134e0e7cd77c3d970e132a47f01411dcef5736bd..1c8043ac3fb6ef178b52ddaf788b62f0be18cf83 100644 (file)
@@ -6,8 +6,8 @@ EAPI="2"
 inherit autotools eutils
 
 DESCRIPTION="Compression program for large files"
-HOMEPAGE="http://rzip.samba.org"
-SRC_URI="http://rzip.samba.org/ftp/rzip/${P}.tar.gz"
+HOMEPAGE="https://rzip.samba.org/"
+SRC_URI="https://rzip.samba.org/ftp/rzip/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"