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 e635ec62af5..509bddec2dd 100644 --- a/main/logrotate/APKBUILD +++ b/main/logrotate/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Tool to rotate logfiles" url="https://github.com/logrotate/logrotate" arch="all" -license="GPL2" +license="GPL-2.0" depends="" makedepends="popt-dev autoconf automake libtool" subpackages="$pkgname-doc" |