summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-19 04:24:13 +0100
committerSam James <sam@gentoo.org>2022-08-19 04:35:25 +0100
commitb3c8f0d2ced959cef9cb01d5211e07eec7dc3422 (patch)
treeb0205a3d131e951a7580a7b966ef980cd3ad9ed1
parentnet-analyzer/nrpe: add github upstream metadata (diff)
downloadgentoo-b3c8f0d2ced959cef9cb01d5211e07eec7dc3422.tar.gz
gentoo-b3c8f0d2ced959cef9cb01d5211e07eec7dc3422.tar.bz2
gentoo-b3c8f0d2ced959cef9cb01d5211e07eec7dc3422.zip
net-fs/cifs-utils: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild b/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild
index cb09a6056c8e..42cecd45dbaf 100644
--- a/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild
+++ b/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..11} )
inherit autotools bash-completion-r1 linux-info pam python-single-r1
DESCRIPTION="Tools for Managing Linux CIFS Client Filesystems"
-HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils"
+HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils https://git.samba.org/cifs-utils.git/?p=cifs-utils.git"
SRC_URI="https://ftp.samba.org/pub/linux-cifs/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"