diff options
author | Erik Falor <ewfalor@gmail.com> | 2017-12-27 21:53:04 +0000 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2017-12-27 18:11:23 -0600 |
commit | 1d624532d43d7f4c7ec036a79ba831eb14ea6b84 (patch) | |
tree | f249ae85df0ee8dcdb5f4babc3b4584aa3d741e2 /development/chicken/chicken.SlackBuild | |
parent | dae0efd602f664a1d1c51c5dd3dcda13bbfe3808 (diff) |
development/chicken: Updated for version 4.13.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/chicken/chicken.SlackBuild')
-rw-r--r-- | development/chicken/chicken.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/chicken/chicken.SlackBuild b/development/chicken/chicken.SlackBuild index f4a878d519a7..2837899787a4 100644 --- a/development/chicken/chicken.SlackBuild +++ b/development/chicken/chicken.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=chicken -VERSION=${VERSION:-4.12.0} +VERSION=${VERSION:-4.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |