wok-current diff gc/receipt @ rev 25659

Update expat CVE-2023-52425,CVE-2023-52426, patch libxml2 CVE-2024-25062
author Stanislas Leduc <shann@slitaz.org>
date Sun Feb 18 10:03:28 2024 +0000 (10 months ago)
parents 48dff2952881
children bf7fc7b1447c
line diff
     1.1 --- a/gc/receipt	Thu Dec 15 12:09:07 2022 +0000
     1.2 +++ b/gc/receipt	Sun Feb 18 10:03:28 2024 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gc"
     1.7 -VERSION="7.2"
     1.8 +VERSION="7.2g"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="A garbage collector for C and C++."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="MIT GPL"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="https://github.com/ivmai/bdwgc"
    1.15 -WGET_URL="$WEB_SITE/archive/refs/tags/gc${VERSION/./_}.tar.gz"
    1.16 +WGET_URL="http://www.hboehm.info/gc/gc_source/$TARBALL"
    1.17  HOST_ARCH="i486 arm"
    1.18  
    1.19  # What is the latest version available today?