diff options
Diffstat (limited to 'main/lksctp-tools/APKBUILD')
-rw-r--r-- | main/lksctp-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lksctp-tools/APKBUILD b/main/lksctp-tools/APKBUILD index 9bde8840d2a..af4336408cc 100644 --- a/main/lksctp-tools/APKBUILD +++ b/main/lksctp-tools/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="User-space access to Linux Kernel SCTP" url="http://lksctp.sourceforge.net" arch="all" -license="GPLv2 and GPLv2+ and LGPLv2 and MIT" +license="GPL-2.0 and GPL-2.0-or-later and LGPL-2.0 and MIT" depends="" depends_dev="" makedepends="$depends_dev libtool automake autoconf linux-headers" |