net-misc/FORT-validator: Variable order
This commit is contained in:
parent
99baec5748
commit
3a257b1c7c
|
@ -11,6 +11,8 @@ DESCRIPTION="FORT validator is an open source RPKI validator"
|
|||
HOMEPAGE="https://fortproject.net/validator?2"
|
||||
SRC_URI="https://github.com/NICMx/${PN}/releases/download/${PV}/fort-${PV}.tar.gz"
|
||||
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
@ -30,8 +32,6 @@ RDEPEND="
|
|||
net-misc/rsync
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
# Don't strip CFLAGS
|
||||
|
|
Loading…
Reference in a new issue