mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-process/pkill-darwin-1.0: fix SRC_URI
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="pgrep(1) and pkill(1) for Darwin"
|
||||
HOMEPAGE="https://sourceforge.net/p/pkilldarwin/code/ci/default/tree/"
|
||||
SRC_URI="https://www.gentoo.org/~grobian/distfiles/${P}.tar.xz"
|
||||
SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.tar.xz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user