diff options
Diffstat (limited to 'testing/ustr/APKBUILD')
-rw-r--r-- | testing/ustr/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ustr/APKBUILD b/testing/ustr/APKBUILD index 5cde6920c23..e01a91828f0 100644 --- a/testing/ustr/APKBUILD +++ b/testing/ustr/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="String library, very low memory overhead, simple to import" url="http://www.and.org/ustr/" arch="all" -license="MIT or LGPLv2+ or BSD" +license="MIT or LGPL-2.0-or-later or BSD" depends="" depends_dev="" makedepends="$depends_dev" |