Date: Sunday, May 22, 2022 @ 09:14:34 Author: jlichtblau Revision: 1210015
upgpkg: monit 5.32.0-1 - new upstream release Modified: monit/trunk/PKGBUILD monit/trunk/monit.changelog -----------------+ PKGBUILD | 4 ++-- monit.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-22 09:13:52 UTC (rev 1210014) +++ PKGBUILD 2022-05-22 09:14:34 UTC (rev 1210015) @@ -3,7 +3,7 @@ # Contributor: Marco Bartholomew <[email protected]> pkgname=monit -pkgver=5.31.0 +pkgver=5.32.0 pkgrel=1 pkgdesc="Utility for managing and monitoring, processes, files, directories and devices on a *NIX system" arch=('x86_64') @@ -13,7 +13,7 @@ backup=('etc/monitrc') changelog=$pkgname.changelog source=(https://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz) -sha256sums=('eae71f28941fb663eec74c1a59b69546c659529796550bd9c0c544e9b52ac055') +sha256sums=('1077052d4c4e848ac47d14f9b37754d46419aecbe8c9a07e1f869c914faf3216') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: monit.changelog =================================================================== --- monit.changelog 2022-05-22 09:13:52 UTC (rev 1210014) +++ monit.changelog 2022-05-22 09:14:34 UTC (rev 1210015) @@ -1,3 +1,6 @@ +2022-05-22 Jaroslav Lichtblau <[email protected]> + * monit 5.32.0-1 + 2022-02-11 Jaroslav Lichtblau <[email protected]> * monit 5.31.0-1
