diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-10-05 23:13:00 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-10-05 23:13:28 +0200 |
commit | 63f8b546ecd777f723583dd5ee6a7269338ca6c4 (patch) | |
tree | 8677b1988271d4153fcfb69f795d3159bfcac2d5 /sys-fs/squashfs-tools | |
parent | sys-fs/squashfs-tools: Add Github HOMEPAGE (diff) | |
download | gentoo-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')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-9999.ebuild | 2 |
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" |