summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-10-05 23:13:00 +0200
committerJeroen Roovers <jer@gentoo.org>2018-10-05 23:13:28 +0200
commit63f8b546ecd777f723583dd5ee6a7269338ca6c4 (patch)
tree8677b1988271d4153fcfb69f795d3159bfcac2d5 /sys-fs/squashfs-tools/squashfs-tools-9999.ebuild
parentsys-fs/squashfs-tools: Add Github HOMEPAGE (diff)
downloadgentoo-63f8b546ecd777f723583dd5ee6a7269338ca6c4.tar.gz
gentoo-63f8b546ecd777f723583dd5ee6a7269338ca6c4.tar.bz2
gentoo-63f8b546ecd777f723583dd5ee6a7269338ca6c4.zip
sys-fs/squashfs-tools: Fix Github HOMEPAGE.
Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'sys-fs/squashfs-tools/squashfs-tools-9999.ebuild')
-rw-r--r--sys-fs/squashfs-tools/squashfs-tools-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild b/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild
index e6d80fb8d83f..5668f68d5054 100644
--- a/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild
+++ b/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild
@@ -7,7 +7,7 @@ inherit flag-o-matic git-r3 toolchain-funcs
DESCRIPTION="Tool for creating compressed filesystem type squashfs"
HOMEPAGE="
http://squashfs.sourceforge.net
- https://github.com/plougher
+ https://github.com/plougher/squashfs-tools
"
EGIT_REPO_URI="https://github.com/plougher/${PN}"
LICENSE="GPL-2"