* update logrotate to 3.22.0-1.1
This commit is contained in:
parent
df1f8e5166
commit
03517b8bbc
@ -1,9 +1,13 @@
|
|||||||
pkgbase = logrotate
|
pkgbase = logrotate
|
||||||
pkgdesc = Rotates system logs automatically
|
pkgdesc = Rotates system logs automatically
|
||||||
pkgver = 3.22.0
|
pkgver = 3.22.0
|
||||||
pkgrel = 1
|
pkgrel = 1.1
|
||||||
url = https://github.com/logrotate/logrotate
|
url = https://github.com/logrotate/logrotate
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
arch = powerpc64le
|
||||||
|
arch = powerpc64
|
||||||
|
arch = powerpc
|
||||||
|
arch = riscv64
|
||||||
license = GPL
|
license = GPL
|
||||||
depends = popt
|
depends = popt
|
||||||
depends = gzip
|
depends = gzip
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=logrotate
|
pkgname=logrotate
|
||||||
pkgver=3.22.0
|
pkgver=3.22.0
|
||||||
pkgrel=1
|
pkgrel=1.1
|
||||||
pkgdesc="Rotates system logs automatically"
|
pkgdesc="Rotates system logs automatically"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url="https://github.com/logrotate/logrotate"
|
url="https://github.com/logrotate/logrotate"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user