diff options
Diffstat (limited to 'main/logrotate/APKBUILD')
-rw-r--r-- | main/logrotate/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/logrotate/APKBUILD b/main/logrotate/APKBUILD index 06be7a6a12..d781aca4b6 100644 --- a/main/logrotate/APKBUILD +++ b/main/logrotate/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=logrotate pkgver=3.7.9 -pkgrel=0 +pkgrel=1 pkgdesc="Tool to rotate logfiles" url="https://fedorahosted.org/logrotate/" arch="all" |