diff options
Diffstat (limited to 'package/cppunit/cppunit.mk')
-rw-r--r-- | package/cppunit/cppunit.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cppunit/cppunit.mk b/package/cppunit/cppunit.mk index b8251c297a..db01b70bec 100644 --- a/package/cppunit/cppunit.mk +++ b/package/cppunit/cppunit.mk @@ -7,7 +7,7 @@ CPPUNIT_VERSION = 1.13.2 CPPUNIT_SITE = http://dev-www.libreoffice.org/src CPPUNIT_INSTALL_STAGING = YES -CPPUNIT_LICENSE = LGPLv2.1 +CPPUNIT_LICENSE = LGPL-2.1 CPPUNIT_LICENSE_FILES = COPYING CPPUNIT_CONF_OPTS = --disable-doxygen |