mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/duplicity: clarify license
License indication is not a valid SPDX identifier.
This commit is contained in:
parent
7acf333380
commit
de51e9a179
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user