aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2024-05-08 07:06:43 +0000
committerMilan P. Stanić <mps@arvanta.net>2024-05-08 07:15:00 +0000
commit2211849872f122dc7e85a162aa25cce86902d12a (patch)
tree0fe67afc6d22ff54e3fcd3ef5303e07262d32f41
parent953d2f2b42df3a66df8739f1a72cac47b6f648b2 (diff)
testing/aide: upgrade to 0.18.7
-rw-r--r--testing/aide/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/aide/APKBUILD b/testing/aide/APKBUILD
index d70c9794e58..066998ce610 100644
--- a/testing/aide/APKBUILD
+++ b/testing/aide/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Milan P. Stanić <mps@arvanta.net>
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname=aide
-pkgver=0.18.6
+pkgver=0.18.7
pkgrel=0
pkgdesc="file integrity checker and intrusion detection program"
url="https://aide.github.io/"
@@ -38,5 +38,5 @@ package() {
}
sha512sums="
-c0e7c366029a401bce4cf44762caecada4d4831bfc2f00ebab6cb818ba259fae5409fdfcc7386d2bc9ca91a8e8fe0eb78927205bc75513578b8a3ccd17183744 aide-0.18.6.tar.gz
+6a5bfa6af725ec6770ac59d47805bdf082118396403dfd30665f4735abb6e721e054a4d7a7c7f4eac7a8777c907ddae01abb2c182c40b0584e20702024fe3aa8 aide-0.18.7.tar.gz
"