David Stes
2024-03-31 679795231669674a8d2d54ff79a3d4f42d6ab343
components/runtime/smalltalk/stack-spur/Makefile
@@ -40,9 +40,9 @@
# sometimes the Stack VM is generated from a different VMMaker as the Cog VM
COMPONENT_NAME=      stack-spur
COMPONENT_VERSION=   5.0.3351
GIT_TAG=      sun-v5.0.62
PLUGIN_REV=      5.0-202402252018
COMPONENT_VERSION=   5.0.3356
GIT_TAG=      sun-v5.0.63
PLUGIN_REV=      5.0-202403301849
COMPONENT_SUMMARY=   The OpenSmalltalk Stack Spur Virtual Machine
COMPONENT_PROJECT_URL=   http://www.squeak.org
COMPONENT_FMRI=      runtime/smalltalk/stack-spur
@@ -56,7 +56,7 @@
COMPONENT_SRC=      opensmalltalk-vm-$(GIT_TAG)
COMPONENT_ARCHIVE=   $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=   sha256:3eec084e9620a9552a8ab87e4eb19a98b5f6b639f6907dba0e047103c033ff2d
COMPONENT_ARCHIVE_HASH=   sha256:417eeb23cf33fab0e670903f406308ac49f227f15cf9e377a655d3ce402fb281
COMPONENT_ARCHIVE_URL=   https://codeload.github.com/cstes/opensmalltalk-vm/tar.gz/$(GIT_TAG)
# run SUnit tests in the build directories on 32bit and 64bit Squeak images