Andreas Wacknitz
2023-11-29 e634ad3e43b9a089f1b7500d691fd4ffbd922c8c
sbcl: update to 2.3.11

1 files deleted
1 files modified
60 ■■■■■ changed files
components/runtime/sbcl/Makefile 4 ●●●● patch | view | raw | blame | history
components/runtime/sbcl/patches/04-rename-mutex.patch 56 ●●●●● patch | view | raw | blame | history
components/runtime/sbcl/Makefile
@@ -17,12 +17,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        sbcl
COMPONENT_VERSION=    2.3.10
COMPONENT_VERSION=    2.3.11
COMPONENT_SUMMARY=    sbcl - Steel Bank Common Lisp
COMPONENT_PROJECT_URL=    https://sbcl.sourceforge.io/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC)-source.tar.bz2
COMPONENT_ARCHIVE_HASH=    sha256:358033315d07e4c5a6c838ee7f22cfc4d49e94848eb71ec1389d494bc32dd2ab
COMPONENT_ARCHIVE_HASH=    sha256:84beeb8d72c87897847fc0285adcb3fa4f481bdb39102c4fb9ab79684184ad29
COMPONENT_ARCHIVE_URL=    https://downloads.sourceforge.net/project/sbcl/sbcl/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        runtime/sbcl
COMPONENT_CLASSIFICATION=    Development/Other Languages
components/runtime/sbcl/patches/04-rename-mutex.patch
File was deleted