summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2022-04-01 08:37:42 +0200
committerFabian Groffen <grobian@gentoo.org>2022-04-01 08:37:42 +0200
commit9f70f3489712ebc3c703dc4c994419643ff9087b (patch)
treeb6cb95cd926fce5cd8c54f5f6123f7f911bba182 /sys-process/pkill-darwin
parentdev-lisp/gcl: Specify LICENSE more precisely (diff)
downloadgentoo-9f70f3489712ebc3c703dc4c994419643ff9087b.tar.gz
gentoo-9f70f3489712ebc3c703dc4c994419643ff9087b.tar.bz2
gentoo-9f70f3489712ebc3c703dc4c994419643ff9087b.zip
sys-process/pkill-darwin-1.0: fix SRC_URI
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-process/pkill-darwin')
-rw-r--r--sys-process/pkill-darwin/pkill-darwin-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild b/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild
index c4f2ad05eff2..766e1deb6df1 100644
--- a/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild
+++ b/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild
@@ -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"