summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2024-11-25 19:05:46 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2024-11-25 19:05:59 +0000
commite62593f7ddca5f710e4ebd164517fbf61490122a (patch)
tree0fc82070dc82246492616b894f629161711f442a
parentsys-firmware/gnuk: enable py3.13 (diff)
downloadportage-e62593f7ddca5f710e4ebd164517fbf61490122a.tar.xz
app-antivirus/clamd-stream-client: update SRC_URI
-rw-r--r--app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild3
1 files changed, 1 insertions, 2 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 60ec0803..ebc8fba0 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
@@ -5,12 +5,11 @@ EAPI=8
DESCRIPTION="Small client to ask a remote clamav antivirus server if a file contains a virus"
HOMEPAGE="https://sourceforge.net/projects/clamd-stream-cl"
-SRC_URI="mirror://sourceforge/clamd-stream-cl/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/clamd-stream-cl/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
src_install() {
dobin "${PN}"