diff options
| author | Francesco Colista <fcolista@alpinelinux.org> | 2018-12-26 20:45:01 +0000 |
|---|---|---|
| committer | Francesco Colista <fcolista@alpinelinux.org> | 2018-12-26 20:45:01 +0000 |
| commit | ed13ae01a2cdb8d2eb2f374d086a96c2889409cc (patch) | |
| tree | c6963c7a83fe74df3892352314e1f072b7a4cc5f | |
| parent | 1a464e4d3eb3b11ca559e55b06c98e000492d229 (diff) | |
| download | aports-ed13ae01a2cdb8d2eb2f374d086a96c2889409cc.tar.bz2 aports-ed13ae01a2cdb8d2eb2f374d086a96c2889409cc.tar.xz | |
main/logcheck: upgrade to 1.3.19
| -rw-r--r-- | main/logcheck/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/logcheck/APKBUILD b/main/logcheck/APKBUILD index f606e95b0e..e57c528c87 100644 --- a/main/logcheck/APKBUILD +++ b/main/logcheck/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Duane Hughes <duanejevon@gmail.com> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=logcheck -pkgver=1.3.18 +pkgver=1.3.19 pkgrel=0 pkgdesc="Bash scripts used to monitor system log files for anomalies" url="http://packages.debian.org/source/sid/logcheck" @@ -34,5 +34,5 @@ package() { chown -R $pkgusers "$pkgdir"/etc/logcheck "$pkgdir"/var/lock/logcheck "$pkgdir"/var/lib/logcheck } -sha512sums="3ab75969f732efa123d9df2c8b44557e4a7eddef8332a8357463930714148a13130c763c22e562bd60e106abf5e18cf39b3572e0c048727a117fbc67430b7e3f logcheck_1.3.18.tar.xz +sha512sums="74a8b89b0135ac2d1e0aa00fb87259430c3f4efd06ce7d06598d19377cfd9844d50a29ef71acae6e9fe858f2261583ca63a931372f0c49ebad81ede30d0bdfac logcheck_1.3.19.tar.xz a177388f18c220323eea6f5413f76873e6ad2a2334f58a05727c7b94a793fcb98bd605cefc6fe44aca6afe5c50a9ef851abcc439aefe5b7545d5d6bb584c0a8b logcheck.cron.d" |
