net-analyzer/greenbone-feed-sync: fix variable declaration order

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2024-04-16 09:03:27 +02:00
parent 0375a7b2b5
commit aae8bb9df7

View File

@@ -11,8 +11,8 @@ DESCRIPTION="New script for syncing the Greenbone Community Feed"
HOMEPAGE="https://github.com/greenbone/greenbone-feed-sync"
SRC_URI="https://github.com/greenbone/greenbone-feed-sync/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
IUSE="cron"