Skip to content
Snippets Groups Projects
Commit 927d2e74 authored by Sergej Pupykin's avatar Sergej Pupykin
Browse files

upd

parent 8f898aa9
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgname=logwatch
pkgver=7.4.1
pkgver=7.4.2
pkgrel=1
arch=('any')
pkgdesc="Logwatch is a customizable log analysis system."
......@@ -13,15 +13,8 @@ license=('custom')
backup=(etc/logwatch/conf/logwatch.conf
etc/logwatch/conf/ignore.conf
etc/logwatch/conf/override.conf)
source=(http://downloads.sourceforge.net/project/logwatch/logwatch-$pkgver/logwatch-$pkgver.tar.gz
rsyslog-messages.patch)
md5sums=('a0c3d8721f877bdcd4a9089eb1b4691b'
'e7f543259ae4f9bb0f4f1ce0638f5800')
prepare() {
cd $srcdir/$pkgname-$pkgver/scripts/shared
patch -F100 -p6 applystddate <$srcdir/rsyslog-messages.patch
}
source=(http://downloads.sourceforge.net/project/logwatch/logwatch-$pkgver/logwatch-$pkgver.tar.gz)
md5sums=('6eef537d20a7ec3bd3c99109853e2a05')
package() {
cd $srcdir/$pkgname-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment