From 67f08b7ca4fad1b06b9d7ce13a04bb0e088b9f39 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Mon, 20 Oct 2025 08:26:44 +0300 Subject: [PATCH] gc: update to 8.2.10 --- build/pkgs/gc/SPKG.rst | 4 ++-- build/pkgs/gc/checksums.ini | 6 +++--- build/pkgs/gc/package-version.txt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/build/pkgs/gc/SPKG.rst b/build/pkgs/gc/SPKG.rst index ee778eb5fcd..f655f962fb1 100644 --- a/build/pkgs/gc/SPKG.rst +++ b/build/pkgs/gc/SPKG.rst @@ -10,7 +10,7 @@ The Boehm-Demers-Weiser conservative garbage collector. License ------- -- MIT-style (https://github.com/ivmai/bdwgc/blob/master/LICENSE) +- MIT-style (https://github.com/bdwgc/bdwgc/blob/master/LICENSE) Upstream Contact @@ -19,7 +19,7 @@ Upstream Contact - Ivan Maidanski Webpage: -- https://github.com/ivmai/bdwgc/ +- https://github.com/bdwgc/bdwgc/ - https://www.hboehm.info/gc/ diff --git a/build/pkgs/gc/checksums.ini b/build/pkgs/gc/checksums.ini index 109f63bce95..6a1894f8661 100644 --- a/build/pkgs/gc/checksums.ini +++ b/build/pkgs/gc/checksums.ini @@ -1,4 +1,4 @@ tarball=gc-VERSION.tar.gz -sha1=1c8d7bde86aa98df957563982f38c583c2c6707f -sha256=7649020621cb26325e1fb5c8742590d92fb48ce5c259b502faf7d9fb5dabb160 -upstream_url=https://github.com/ivmai/bdwgc/releases/download/vVERSION/gc-VERSION.tar.gz +sha1=64e722730fc58b41d982837f9c527296302dc2fe +sha256=832cf4f7cf676b59582ed3b1bbd90a8d0e0ddbc3b11cb3b2096c5177ce39cc47 +upstream_url=https://github.com/bdwgc/bdwgc/releases/download/vVERSION/gc-VERSION.tar.gz diff --git a/build/pkgs/gc/package-version.txt b/build/pkgs/gc/package-version.txt index fc10bd4825e..a5d8d955a16 100644 --- a/build/pkgs/gc/package-version.txt +++ b/build/pkgs/gc/package-version.txt @@ -1 +1 @@ -8.2.8 +8.2.10