development/chicken: Template nitpick (sorry).

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2023-02-14 01:33:31 -05:00 committed by Willy Sudiarto Raharjo
parent e93eb5ddcb
commit b495f7e902
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 2 additions and 2 deletions

View File

@ -24,11 +24,11 @@
cd $(dirname $0) ; CWD=$(pwd)
# increment this number to match the Chicken library version
CHICKEN_API_VER=11
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=chicken
VERSION=${VERSION:-5.3.0}
BUILD=${BUILD:-1}