Skip to content

Commit

Permalink
update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
snmsts committed Sep 11, 2024
1 parent 7284f36 commit f6e16e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ ORIGIN_REF=master
GITHUB=https://github.com/roswell/clisp_head
TSV_FILE?=clisp-bin_uri.tsv

SIGSEGV_VERSION ?= 2.12
FFCALL_VERSION ?= 2.4
SIGSEGV_VERSION ?= 2.14
FFCALL_VERSION ?= 2.5
RELEASE_DATE ?= $(shell date +%F)

OS ?= $(shell ros roswell-internal-use uname)
Expand Down

0 comments on commit f6e16e1

Please sign in to comment.