aboutsummaryrefslogtreecommitdiffstats
path: root/community/libcoap
diff options
context:
space:
mode:
Diffstat (limited to 'community/libcoap')
-rw-r--r--community/libcoap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libcoap/APKBUILD b/community/libcoap/APKBUILD
index 65f17759ea..8a356b5d8c 100644
--- a/community/libcoap/APKBUILD
+++ b/community/libcoap/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A CoAP (RFC 7252) implementation"
url="https://github.com/obgm/libcoap"
arch="all"
-license="BSD GPL2+"
+license="BSD GPL-2.0-or-later"
depends=""
depends_dev=""
makedepends="automake autoconf libtool asciidoc"