mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/cppunit: bump version to 1.14.0
Release notes: https://cgit.freedesktop.org/libreoffice/cppunit/tree/NEWS Added sha256 hash provided by upstream, and therefore drop our locally calculated sha512 hash. Add hash for the license file as well. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
1f9ad23d59
commit
dc7f2df6d0
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CPPUNIT_VERSION = 1.13.2
|
||||
CPPUNIT_VERSION = 1.14.0
|
||||
CPPUNIT_SITE = http://dev-www.libreoffice.org/src
|
||||
CPPUNIT_INSTALL_STAGING = YES
|
||||
CPPUNIT_LICENSE = LGPL-2.1
|
||||
|
||||
Reference in New Issue
Block a user