diff options
author | Sam James <sam@gentoo.org> | 2022-08-19 04:24:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-19 04:35:25 +0100 |
commit | b3c8f0d2ced959cef9cb01d5211e07eec7dc3422 (patch) | |
tree | b0205a3d131e951a7580a7b966ef980cd3ad9ed1 /net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild | |
parent | net-analyzer/nrpe: add github upstream metadata (diff) | |
download | gentoo-b3c8f0d2ced959cef9cb01d5211e07eec7dc3422.tar.gz gentoo-b3c8f0d2ced959cef9cb01d5211e07eec7dc3422.tar.bz2 gentoo-b3c8f0d2ced959cef9cb01d5211e07eec7dc3422.zip |
net-fs/cifs-utils: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild')
-rw-r--r-- | net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild | 2 |
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" |