From 3a257b1c7c16af6d2a54b1ab923cb43fe6b97b81 Mon Sep 17 00:00:00 2001 From: Alarig Le Lay Date: Thu, 30 May 2024 10:51:39 +0200 Subject: [PATCH] net-misc/FORT-validator: Variable order --- net-misc/FORT-validator/FORT-validator-1.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/FORT-validator/FORT-validator-1.6.2.ebuild b/net-misc/FORT-validator/FORT-validator-1.6.2.ebuild index 89351a5..2d52cb5 100644 --- a/net-misc/FORT-validator/FORT-validator-1.6.2.ebuild +++ b/net-misc/FORT-validator/FORT-validator-1.6.2.ebuild @@ -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