diff options
Diffstat (limited to 'main/iscsi-scst/APKBUILD')
-rw-r--r-- | main/iscsi-scst/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/iscsi-scst/APKBUILD b/main/iscsi-scst/APKBUILD index 694f4e26977..2683d588dea 100644 --- a/main/iscsi-scst/APKBUILD +++ b/main/iscsi-scst/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="ISCSI target for SCST - userspace tools" url="http://scst.sourceforge.net/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" install="" makedepends="linux-headers libressl-dev bash" |