diff --git a/main/duplicity/APKBUILD b/main/duplicity/APKBUILD index f8e2d2fc7eb..fb405ba5073 100644 --- a/main/duplicity/APKBUILD +++ b/main/duplicity/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm" url="http://duplicity.nongnu.org/" arch="all" -license="GPL" +license="GPL-2.0-or-later" depends="python2 py-boto gnupg ncftp py2-fasteners" makedepends="python2-dev py-setuptools librsync-dev" subpackages="$pkgname-doc $pkgname-lang"