Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions build/pkgs/gc/SPKG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -19,7 +19,7 @@ Upstream Contact
- Ivan Maidanski

Webpage:
- https://github.com/ivmai/bdwgc/
- https://github.com/bdwgc/bdwgc/
- https://www.hboehm.info/gc/


Expand Down
6 changes: 3 additions & 3 deletions build/pkgs/gc/checksums.ini
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion build/pkgs/gc/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.2.8
8.2.10
Loading