summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/rsync/rsync-3.2.4.ebuild')
-rw-r--r--net-misc/rsync/rsync-3.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.4.ebuild b/net-misc/rsync/rsync-3.2.4.ebuild
index 9d743d95cc3d..f3a4a1f6ee43 100644
--- a/net-misc/rsync/rsync-3.2.4.ebuild
+++ b/net-misc/rsync/rsync-3.2.4.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="File transfer program to keep remote files into sync"
HOMEPAGE="https://rsync.samba.org/"
if [[ ${PV} == *9999 ]] ; then
PYTHON_COMPAT=( python3_{8,9,10} )
- EGIT_REPO_URI="https://github.com/WayneD/rsync.git"
+ EGIT_REPO_URI="https://github.com/WayneD/rsync.git"
inherit autotools git-r3 python-any-r1
else
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/waynedavison.asc