mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
app-admin/chrootuid: update SRC_URI, HOMEPAGE(!) (FTP->HTTP)
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
84fd54050e
commit
0258ce7318
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI="8"
|
EAPI="8"
|
||||||
@ -8,8 +8,8 @@ inherit toolchain-funcs
|
|||||||
MY_P="${P/-/}"
|
MY_P="${P/-/}"
|
||||||
|
|
||||||
DESCRIPTION="Run a network service at low privilege level and restricted file system access"
|
DESCRIPTION="Run a network service at low privilege level and restricted file system access"
|
||||||
HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html"
|
HOMEPAGE="http://ftp.porcupine.org/pub/security/index.html"
|
||||||
SRC_URI="ftp://ftp.porcupine.org/pub/security/${MY_P}.tar.gz"
|
SRC_URI="http://ftp.porcupine.org/pub/security/${MY_P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="BSD"
|
LICENSE="BSD"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user