diff options
Diffstat (limited to 'testing/handlebars')
-rw-r--r-- | testing/handlebars/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/handlebars/APKBUILD b/testing/handlebars/APKBUILD index d376fe243b..de6a3817d0 100644 --- a/testing/handlebars/APKBUILD +++ b/testing/handlebars/APKBUILD @@ -8,7 +8,7 @@ _mustachespec_ver="1.1.3" _handlebarsspec_ver="4.0.5-p1" pkgdesc="C implementation of handlebars.js" url="https://github.com/jbboehr/handlebars.c" -license="LGPLv2.1+" +license="LGPL-2.1-or-later" arch="all" makedepends="autoconf automake bison check-dev flex json-c-dev libtool lmdb-dev pcre-dev talloc-dev yaml-dev" |