development/Fennel: Updated for version 0.8.1.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
abooksigun 2021-02-13 03:45:26 +00:00 committed by Willy Sudiarto Raharjo
parent eb5d242b7d
commit b30d0e62db
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Fennel
VERSION=${VERSION:-0.8.0}
VERSION=${VERSION:-0.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Fennel"
VERSION="0.8.0"
VERSION="0.8.1"
HOMEPAGE="https://fennel-lang.org/"
DOWNLOAD="https://github.com/bakpakin/Fennel/archive/0.8.0/Fennel-0.8.0.tar.gz"
MD5SUM="fd9e5ec3eb408d3569491b6d4abfe6d7"
DOWNLOAD="https://github.com/bakpakin/Fennel/archive/0.8.1/Fennel-0.8.1.tar.gz"
MD5SUM="3da27b2de69e9e1bfe80a3928cb0453a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"