diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2010-01-15 21:12:55 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2010-01-15 21:12:55 (GMT) |
commit | 0a5b10a03a617417adf719dc4d399f49f832b9b7 (patch) | |
tree | 8ef4d66a0762b5576d3026fba453ceb83e17661f /abs/core-testing/syslog-ng/PKGBUILD | |
parent | 75aed93d0d9f4394496ef8a742bfdc9e5e66f815 (diff) | |
download | linhes_pkgbuild-0a5b10a03a617417adf719dc4d399f49f832b9b7.zip linhes_pkgbuild-0a5b10a03a617417adf719dc4d399f49f832b9b7.tar.gz linhes_pkgbuild-0a5b10a03a617417adf719dc4d399f49f832b9b7.tar.bz2 |
syslog-ng: fix logrotate
Diffstat (limited to 'abs/core-testing/syslog-ng/PKGBUILD')
-rw-r--r-- | abs/core-testing/syslog-ng/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/syslog-ng/PKGBUILD b/abs/core-testing/syslog-ng/PKGBUILD index 3e5b473..a66a527 100644 --- a/abs/core-testing/syslog-ng/PKGBUILD +++ b/abs/core-testing/syslog-ng/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Judd Vinet <jvinet@zeroflux.org> pkgname=syslog-ng pkgver=2.0.9 -pkgrel=10 +pkgrel=11 pkgdesc="Next-generation syslogd with advanced networking and filtering capabilities" arch=(i686 x86_64) license=('GPL') |