app-portage/unsandbox: Fix the URI

This commit is contained in:
Michał Górny
2016-10-01 22:02:50 +02:00
parent f735da0303
commit 9e2860f65b

View File

@@ -5,8 +5,8 @@
EAPI=6
DESCRIPTION="The Sandbox escapist tool"
HOMEPAGE="http://dev.gentoo.org/~mgorny/unsandbox.c"
SRC_URI="http://dev.gentoo.org/~mgorny/unsandbox.c"
HOMEPAGE="http://dev.gentoo.org/~mgorny/dist/unsandbox.c"
SRC_URI="http://dev.gentoo.org/~mgorny/dist/unsandbox.c"
LICENSE="BSD-2"
SLOT="0"