From ae734711684ff975592551e322a4679e5b248a3b Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Thu, 1 Sep 2022 14:51:30 +0300 Subject: [PATCH] Update gc to 8.2.2 Also, fix license (it is MIT, not BSD or GPL). --- system/devel/gc/pspec.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/system/devel/gc/pspec.xml b/system/devel/gc/pspec.xml index 5e58d41c..968ab068 100644 --- a/system/devel/gc/pspec.xml +++ b/system/devel/gc/pspec.xml @@ -3,17 +3,16 @@ gc - http://www.hboehm.info/gc/ + https://www.hboehm.info/gc/ PisiLinux Community admins@pisilinux.org - BSD - GPLv2 + MIT library A garbage collector for C and C++ The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. - https://github.com/ivmai/bdwgc/releases/download/v8.0.6/gc-8.0.6.tar.gz + https://github.com/ivmai/bdwgc/releases/download/v8.2.2/gc-8.2.2.tar.gz libatomic_ops-devel @@ -47,6 +46,13 @@ + + 2022-09-01 + 8.2.2 + Rebuild. + Ivan Maidanski + ivmai@mail.ru + 2021-10-06 8.0.6