aboutsummaryrefslogtreecommitdiff
path: root/lang/sbcl/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2021-09-30 06:44:40 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2021-09-30 06:45:31 +0000
commite50f1f5b0d47506c921fd479da257f75a2dbfd29 (patch)
tree57715b5fac9daf0c3be066814780a29795541bc8 /lang/sbcl/Makefile
parente28d4d2d9db45e93658e1e4684e4995ca0195e76 (diff)
downloadports-e50f1f5b0d47506c921fd479da257f75a2dbfd29.tar.gz
ports-e50f1f5b0d47506c921fd479da257f75a2dbfd29.zip
lang/sbcl: update to 2.1.9
(cherry picked from commit faedd9f8240ccdc1dff7578e73081ca037d7de1a)
Diffstat (limited to 'lang/sbcl/Makefile')
-rw-r--r--lang/sbcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index 58e3de05aabf..877801da3f23 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -3,7 +3,7 @@
# pinned to exact versions of everything used to build them.
PORTNAME= sbcl
-DISTVERSION= 2.1.8
+DISTVERSION= 2.1.9
DISTVERSIONSUFFIX= -source
PORTEPOCH= 1
CATEGORIES= lang lisp