summaryrefslogtreecommitdiff
path: root/lang/fennel/Makefile
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2024-03-28 16:13:00 -0300
committerJoseph Mingrone <jrm@FreeBSD.org>2024-03-28 19:29:22 -0300
commite202fa611899daabf0d2c694e7ad2590babcc415 (patch)
tree35840b9c4a7bdbcf45807bdd4595fb56b1e68722 /lang/fennel/Makefile
parentmultimedia/libzen: Adjust package version (diff)
lang/fennel: Update to 1.4.2 and fix test
Fix one test that was failing because it could only find lua executables with a version in the filename if it was in the form luax.y (e.g., lua5.4), but not luaxy (e.g., lua54) as we have. Changelog: https://git.sr.ht/~technomancy/fennel/tree/1.4.2/item/changelog.md Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lang/fennel/Makefile')
-rw-r--r--lang/fennel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fennel/Makefile b/lang/fennel/Makefile
index 34c2a535fcad..7c9f7820855e 100644
--- a/lang/fennel/Makefile
+++ b/lang/fennel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fennel
-DISTVERSION= 1.4.0
+DISTVERSION= 1.4.2
CATEGORIES= lang
MASTER_SITES= https://git.sr.ht/~technomancy/${PORTNAME}/archive/${DISTVERSION}${EXTRACT_SUFX}?dummy=/