summaryrefslogtreecommitdiffstats
path: root/games/bzflag/bzflag.SlackBuild
diff options
context:
space:
mode:
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 0cba789771..069dd3ea7d 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}