diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-09-22 22:06:11 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-09-22 22:06:41 +0200 |
commit | 2a02c51921d882d78c796a9d9a24acb0f5728841 (patch) | |
tree | f20bcebccf83ca087381f38affb557b57568a808 /net-analyzer | |
parent | dev-qt/qtwidgets: Add IUSE=dbus to enable xdgdesktopportal build (diff) | |
download | gentoo-2a02c51921d882d78c796a9d9a24acb0f5728841.tar.gz gentoo-2a02c51921d882d78c796a9d9a24acb0f5728841.tar.bz2 gentoo-2a02c51921d882d78c796a9d9a24acb0f5728841.zip |
net-analyzer/nessus-bin: add 8.15.2, drop 8.15.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nessus-bin/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/nessus-bin/nessus-bin-8.15.2.ebuild (renamed from net-analyzer/nessus-bin/nessus-bin-8.15.1.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nessus-bin/Manifest b/net-analyzer/nessus-bin/Manifest index da2db0da9d3a..8e8b93f941b9 100644 --- a/net-analyzer/nessus-bin/Manifest +++ b/net-analyzer/nessus-bin/Manifest @@ -1 +1 @@ -DIST Nessus-8.15.1-es8.x86_64.rpm 43633512 BLAKE2B b0b8af29a090893263b03ba546a3b401a4305946936a42e51ab9d209e45a33d5703579090ca718296bcfafc3a46e688a3b182f9932ece2a01b7322bc08ccbad3 SHA512 1b56ce99954e755dcb666118ab774f09189872e57353e4609ca5f962ccdc122694dfac05423269a82027c468a74bc075f95635b88893a74df39ff0a2610cb07f +DIST Nessus-8.15.2-es8.x86_64.rpm 43867848 BLAKE2B 6292dbece6db78dd0574d0800e91f8435c31e96d0682a19256b1ec6d146bfe9090deda7e156fcaa8876e219a202bb4d3bed70e2f46836e2bb58ecc73a5d45789 SHA512 869c1f29f8d81081f56cf4a279dbe3d13e92f2cf0a6d13a26b4f264a99a442da8f4fd106397601cc8f96c79075159b6d7d2be3158977ff50db76a11dab0a5bc4 diff --git a/net-analyzer/nessus-bin/nessus-bin-8.15.1.ebuild b/net-analyzer/nessus-bin/nessus-bin-8.15.2.ebuild index 4d460aa56b57..16fed087a328 100644 --- a/net-analyzer/nessus-bin/nessus-bin-8.15.1.ebuild +++ b/net-analyzer/nessus-bin/nessus-bin-8.15.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit rpm systemd |