diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2023-03-06 21:22:16 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2023-03-06 21:23:35 -0500 |
commit | f4d7ec13c7326b4fab40f1da01924b4a1ae262a9 (patch) | |
tree | 89cf3401034945a4cb370cec21dae3b24f8d2305 /net-analyzer/nagios-core | |
parent | net-analyzer/nagios: drop 4.4.8 (diff) | |
download | gentoo-f4d7ec13c7326b4fab40f1da01924b4a1ae262a9.tar.gz gentoo-f4d7ec13c7326b4fab40f1da01924b4a1ae262a9.tar.bz2 gentoo-f4d7ec13c7326b4fab40f1da01924b4a1ae262a9.zip |
net-analyzer/nagios-core: add 4.4.10, drop 4.4.9
Closes: https://bugs.gentoo.org/899940
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'net-analyzer/nagios-core')
-rw-r--r-- | net-analyzer/nagios-core/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-4.4.10.ebuild (renamed from net-analyzer/nagios-core/nagios-core-4.4.9.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-core/Manifest b/net-analyzer/nagios-core/Manifest index d8a5a830ece7..9ce24011d558 100644 --- a/net-analyzer/nagios-core/Manifest +++ b/net-analyzer/nagios-core/Manifest @@ -1,3 +1,3 @@ +DIST nagios-4.4.10.tar.gz 11339491 BLAKE2B 300ffe4abb41c1dc67b6a4976158eae503f9f55593ad492a70a6915e112ad3949d0e0cd0ec2f06a29540544fbcf79495652dd912f1a8e688056c21bbb58ed6d4 SHA512 fc8d8203d53c4ec87a831cec0564c9bdb553a43675b974616ce6444340b2170b82091259d495b458ab57b0cce0ab23ab30df09b05d71107ff264462c0ebb37fc DIST nagios-4.4.7.tar.gz 11340759 BLAKE2B 4316e6cfc7f576d0fe5ba075aba2931dc850c97fe84b124eceeefaa6c01563c0639c8cecf751e086d5a6f9c0a1079f7e9bd013f961956d7d59536dea4516cf86 SHA512 92adc74e687bcbbd742075c8c7222d42c90795a4eb7582e3f1f492349db8200c61f390bf3c4cab4b023c5c111353a43f5dd687b0ee5ab6a8775444e06d42517b -DIST nagios-4.4.9.tar.gz 11339450 BLAKE2B 9f99c889ebd070130cbb8bfdbb91b6b0e340a66134b2f2f20d98df08319f713db5a51a9070199e4f842876e06b52b4b0cb65dd2c40fb26508a184db3a36a5650 SHA512 59279cd35f329394481e4b3d3f5c3e2418125adeef98f0a8551c2ccf62720459e54c18f8a914be72fb5c2300ab7a69e115f262bfe3aedcf7226380621b32cd8c DIST nagios-core-gentoo-icons-20141125.tar 40960 BLAKE2B 31c1953e1160c7c7b89606b72b1a80407e4c1b7a7938b40bd1c577cd0c309dd88ca6b775d692a9b846dbf67736537fa9c91e56aa15fdd447769608ca525bff09 SHA512 bf109879cddd6136b76baba55d0b60b2596e37431dcf5ce0905d34a9fa292ebf7e4bde82d9a084362c486e8fac344c76d88f9298b1b85541ed70ffd608493766 diff --git a/net-analyzer/nagios-core/nagios-core-4.4.9.ebuild b/net-analyzer/nagios-core/nagios-core-4.4.10.ebuild index e0583cea138b..1f5a40a99885 100644 --- a/net-analyzer/nagios-core/nagios-core-4.4.9.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.4.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |