diff options
author | 2021-10-01 08:05:08 +0200 | |
---|---|---|
committer | 2021-10-01 08:05:08 +0200 | |
commit | 0e1e26f2eab7b29d622a356128823cfc81f1b23c (patch) | |
tree | 8a14088feaa17e35be8090f151fdcbd078b2b533 /sys-apps/sandbox | |
parent | app-misc/jpipe: fix MissingUseDepDefault (diff) | |
download | gentoo-0e1e26f2eab7b29d622a356128823cfc81f1b23c.tar.gz gentoo-0e1e26f2eab7b29d622a356128823cfc81f1b23c.tar.bz2 gentoo-0e1e26f2eab7b29d622a356128823cfc81f1b23c.zip |
sys-apps/sandbox: Update SRC_URI
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-apps/sandbox')
-rw-r--r-- | sys-apps/sandbox/sandbox-2.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/sandbox/sandbox-2.24.ebuild b/sys-apps/sandbox/sandbox-2.24.ebuild index 2d94c2dde836..e95d6bc812a8 100644 --- a/sys-apps/sandbox/sandbox-2.24.ebuild +++ b/sys-apps/sandbox/sandbox-2.24.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic multilib-minimal multiprocessing DESCRIPTION="sandbox'd LD_PRELOAD hack" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Sandbox" -SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |