Skip to content
Snippets Groups Projects
Unverified Commit c80a4f7f authored by Joseph Mingrone's avatar Joseph Mingrone
Browse files

lang/fennel: Update to 1.1.0

parent 7a708425
No related branches found
No related tags found
No related merge requests found
PORTNAME= fennel
DISTVERSION= 1.0.0
DISTVERSION= 1.1.0
CATEGORIES= lang
MASTER_SITES= https://git.sr.ht/~technomancy/${PORTNAME}/archive/${DISTVERSION}${EXTRACT_SUFX}?dummy=/
......
TIMESTAMP = 1639540604
SHA256 (fennel-1.0.0.tar.gz) = db01b6c363d31deb105f7918bc6acc7d996adc97da71aa5d08e82a9458077553
SIZE (fennel-1.0.0.tar.gz) = 243719
TIMESTAMP = 1653485929
SHA256 (fennel-1.1.0.tar.gz) = a44792698deaa57c3829d24371481d5a8674a804505f6313a570aee59941ec6c
SIZE (fennel-1.1.0.tar.gz) = 261279
--- Makefile.orig 2021-12-21 14:46:27 UTC
+++ Makefile
@@ -61,7 +61,7 @@ lint:
## Binaries
-LUA_VERSION=5.4.3
+LUA_VERSION ?= 5.4.3
LUA_DIR ?= $(PWD)/lua-$(LUA_VERSION)
NATIVE_LUA_LIB ?= $(LUA_DIR)/src/liblua-native.a
LUA_INCLUDE_DIR ?= $(LUA_DIR)/src
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment