diff options
Diffstat (limited to 'main/cppunit/APKBUILD')
-rw-r--r-- | main/cppunit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cppunit/APKBUILD b/main/cppunit/APKBUILD index cbbf989aff..625a1b5350 100644 --- a/main/cppunit/APKBUILD +++ b/main/cppunit/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="C++ unit testing framework" url="http://www.freedesktop.org/wiki/Software/cppunit/" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" subpackages="$pkgname-dev $pkgname-doc" source="http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.gz" |