app-backup/rdup: update HOMEPAGE

/releases is an unusual choice for HOMEPAGE but it's also blank, at
least now.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-16 14:52:44 +01:00
parent cf40e057cc
commit a0d5c4f3c9

View File

@@ -6,7 +6,7 @@ EAPI=8
inherit autotools optfeature
DESCRIPTION="Generate a file list suitable for full or incremental backups"
HOMEPAGE="https://github.com/miekg/rdup/releases"
HOMEPAGE="https://github.com/miekg/rdup"
SRC_URI="https://github.com/miekg/rdup/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"