From 147100aaf1a07911bdc882bd24c872d21670a02b Mon Sep 17 00:00:00 2001 From: Erik Falor Date: Sat, 22 Jun 2019 20:09:10 +0700 Subject: development/chicken: Updated for version 5.1.0. Signed-off-by: Willy Sudiarto Raharjo --- development/chicken/chicken.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'development/chicken/chicken.SlackBuild') diff --git a/development/chicken/chicken.SlackBuild b/development/chicken/chicken.SlackBuild index 5c5ea0bddc..f3ac1fbf28 100644 --- a/development/chicken/chicken.SlackBuild +++ b/development/chicken/chicken.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for CHICKEN Scheme -# Written by Erik Falor (ewfalor@gmail.com) 2018 +# Written by Erik Falor (ewfalor@gmail.com) 2019 # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,10 +25,10 @@ # increment this number to match the Chicken library version -CHICKEN_API_VER=9 +CHICKEN_API_VER=11 PRGNAM=chicken -VERSION=${VERSION:-5.0.0} +VERSION=${VERSION:-5.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3