diff options
author | Petr Vaněk <arkamar@gentoo.org> | 2024-09-05 17:46:28 +0200 |
---|---|---|
committer | Petr Vaněk <arkamar@gentoo.org> | 2024-09-05 17:46:28 +0200 |
commit | c87c7a0318457686783526461e26582f0da0c9d5 (patch) | |
tree | df05cae6dadd2e3e608858265523e11a7c084c08 /app-pda | |
parent | app-pda/libplist: drop 2.3.0-r1 (diff) | |
download | gentoo-c87c7a0318457686783526461e26582f0da0c9d5.tar.gz gentoo-c87c7a0318457686783526461e26582f0da0c9d5.tar.bz2 gentoo-c87c7a0318457686783526461e26582f0da0c9d5.zip |
app-pda/libplist: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libplist/libplist-2.3.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libplist/libplist-2.3.0-r2.ebuild b/app-pda/libplist/libplist-2.3.0-r2.ebuild index 8b80dfcaf736..4d3c47a1ae03 100644 --- a/app-pda/libplist/libplist-2.3.0-r2.ebuild +++ b/app-pda/libplist/libplist-2.3.0-r2.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit autotools DESCRIPTION="Support library to deal with Apple Property Lists (Binary & XML)" -HOMEPAGE="https://www.libimobiledevice.org/" +HOMEPAGE="https://libimobiledevice.org/" SRC_URI="https://cgit.libimobiledevice.org/${PN}.git/snapshot/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1+" |