aboutsummaryrefslogtreecommitdiffstats
path: root/main/rsnapshot/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/rsnapshot/APKBUILD')
-rw-r--r--main/rsnapshot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/rsnapshot/APKBUILD b/main/rsnapshot/APKBUILD
index b1deee7d8c..d660f4fd30 100644
--- a/main/rsnapshot/APKBUILD
+++ b/main/rsnapshot/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Local and remote filesystem snapshot utility"
url="http://www.rsnapshot.org/"
arch="noarch"
-license="GPLv2+"
+license="GPL-2.0-or-later"
depends="perl rsync openssh-client"
depends_dev=""
makedepends="$depends_dev"