Andreas Wacknitz
2023-10-29 5b15bff814448d5fb0d50b251069fc90915b2e23
rebuild cppunit

2 files modified
6 ■■■■ changed files
components/developer/cppunit/Makefile 2 ●●● patch | view | raw | blame | history
components/developer/cppunit/pkg5 4 ●●●● patch | view | raw | blame | history
components/developer/cppunit/Makefile
@@ -19,7 +19,7 @@
COMPONENT_NAME=            cppunit
COMPONENT_VERSION=        1.15.1
COMPONENT_REVISION=        1
COMPONENT_REVISION=        2
COMPONENT_SUMMARY=        Unit Testing Library for C++
COMPONENT_PROJECT_URL=    https://www.freedesktop.org/wiki/Software/cppunit/
COMPONENT_SRC=            $(COMPONENT_NAME)-$(COMPONENT_VERSION)
components/developer/cppunit/pkg5
@@ -1,8 +1,8 @@
{
    "dependencies": [
        "system/library",
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime"
        "system/library/g++-13-runtime",
        "system/library/gcc-13-runtime"
    ],
    "fmris": [
        "developer/cppunit"