diff options
Diffstat (limited to 'community/mbedtls')
-rw-r--r-- | community/mbedtls/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mbedtls/APKBUILD b/community/mbedtls/APKBUILD index 2f20ae9245..42270fc201 100644 --- a/community/mbedtls/APKBUILD +++ b/community/mbedtls/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Light-weight cryptographic and SSL/TLS library" url="https://tls.mbed.org/" arch="all" -license="GPL2+ ASL 2.0" +license="GPL-2.0-or-later Apache-2.0" makedepends="cmake perl" subpackages="$pkgname-static $pkgname-dev $pkgname-utils" source="$pkgname-$pkgver.tar.gz::https://github.com/ARMmbed/$pkgname/archive/$pkgname-$pkgver.tar.gz |