diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-08-26 22:15:21 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-08-26 22:18:15 +0100 |
commit | 9a236480ce4b4ed8dbc433154cb519d7d3187f57 (patch) | |
tree | 0556d26624692628bc1bb811237afd69004ff337 | |
parent | www-apache/mod_virtualvalue: Switch to pants-on.net (diff) | |
download | portage-9a236480ce4b4ed8dbc433154cb519d7d3187f57.tar.xz |
app-antivirus/clamd-stream-client: Switch to https URL
Package-Manager: Portage-2.3.6, Repoman-2.3.1
-rw-r--r-- | app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild b/app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild index 0d4a8420..0a2db129 100644 --- a/app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild +++ b/app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 DESCRIPTION="Small client to ask a remote clamav antivirus server if a file contains a virus" -HOMEPAGE="http://clamd-stream-cl.sourceforge.net" +HOMEPAGE="https://sourceforge.net/projects/clamd-stream-cl" SRC_URI="mirror://sourceforge/clamd-stream-cl/${P}.tar.gz" LICENSE="GPL-2" |