aboutsummaryrefslogtreecommitdiff
path: root/games/bzflag/bzflag.SlackBuild
diff options
context:
space:
mode:
authorTim Danforth <timdanforth@protonmail.com>2023-11-29 06:03:52 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-29 11:17:39 +0700
commit94ad243b90ba3dfaa7c7aeed675cc18d5c23355f (patch)
tree79f83ae55302b0cc94a0eda924120a7194da430b /games/bzflag/bzflag.SlackBuild
parentb19cc163db3e929b0862539f15d4499e23127bde (diff)
games/bzflag: Updated for version 2.4.26.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/bzflag/bzflag.SlackBuild')
-rw-r--r--games/bzflag/bzflag.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/bzflag/bzflag.SlackBuild b/games/bzflag/bzflag.SlackBuild
index 0cba789771889..069dd3ea7d8b0 100644
--- a/games/bzflag/bzflag.SlackBuild
+++ b/games/bzflag/bzflag.SlackBuild
@@ -2,7 +2,8 @@
# Slackware build script for bzflag
-# Copyright 2006 Martin Lefebvre <dadexter@gmail.com>
+# Copyright 2006 Martin Lefebvre <dadexter@gmail.com>
+# Copyright 2023 Tim Danforth, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,8 +28,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bzflag
-VERSION=${VERSION:-2.4.24}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.4.26}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}