mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
lang/fennel: Update to 0.9.2
https://git.sr.ht/~technomancy/fennel/tree/main/changelog.md#092--2021-05-02 https://git.sr.ht/~technomancy/fennel/tree/main/changelog.md#091--2021-04-10
This commit is contained in:
parent
8d7fd6e1d4
commit
2a868c0a0c
2 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
PORTNAME= fennel
|
||||
DISTVERSION= 0.9.0
|
||||
DISTVERSION= 0.9.2
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= https://git.sr.ht/~technomancy/${PORTNAME}/archive/${DISTVERSION}${EXTRACT_SUFX}?dummy=/
|
||||
#MASTER_SITES= https://fennel-lang.org/downloads/
|
||||
|
||||
MAINTAINER= jrm@FreeBSD.org
|
||||
COMMENT= Lisp that compiles to Lua
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1617983054
|
||||
SHA256 (fennel-0.9.0.tar.gz) = 26819bcc5fc12c68f6539f6e4084f21aeefcd5e7fe9ca28d71c346aaa66d16bf
|
||||
SIZE (fennel-0.9.0.tar.gz) = 203148
|
||||
TIMESTAMP = 1622819799
|
||||
SHA256 (fennel-0.9.2.tar.gz) = 87c8c7815aa1a72f17e3443fe44e24cd3d21cf4cbc56741ee36016b1ad1849b1
|
||||
SIZE (fennel-0.9.2.tar.gz) = 209550
|
||||
|
|
Loading…
Add table
Reference in a new issue