aboutsummaryrefslogtreecommitdiffstats
path: root/main/lsyncd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lsyncd/APKBUILD')
-rw-r--r--main/lsyncd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lsyncd/APKBUILD b/main/lsyncd/APKBUILD
index d65057e29c1..55a573198e9 100644
--- a/main/lsyncd/APKBUILD
+++ b/main/lsyncd/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Live Syncing (Mirror) Daemon"
url="https://github.com/axkibe/lsyncd"
arch="all"
-license="GPLv2+"
+license="GPL-2.0-or-later"
depends="rsync"
makedepends="$depends_dev cmake lua lua-dev"
options="!check"