aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-rtslib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-rtslib/APKBUILD')
-rw-r--r--community/py-rtslib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-rtslib/APKBUILD b/community/py-rtslib/APKBUILD
index 512d63ab37..e6ecfc7b9f 100644
--- a/community/py-rtslib/APKBUILD
+++ b/community/py-rtslib/APKBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="Python library that provides an object API to RisingTide Systems generic SCSI Target"
url="https://github.com/open-iscsi/rtslib-fb"
arch="noarch"
-license="AGPLv3"
+license="AGPL-3.0"
depends="python2"
makedepends="$depends_dev py-setuptools py-configobj py-ethtool py-ipaddr"
source="https://github.com/open-iscsi/rtslib-fb/archive/v${_ver}.tar.gz"