Skip to content

Commit

Permalink
app-arch/rzip: use HTTPS for links to samba.org (bug #636916)
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Turco authored and floppym committed Nov 9, 2017
1 parent ebc60d7 commit 2c099d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-arch/rzip/rzip-2.1-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2c099d4

Please sign in to comment.