aboutsummaryrefslogtreecommitdiff
path: root/games/yarntown/yarntown.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-11-09 15:28:52 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-16 16:41:21 +0700
commitf46dca8893dff252e8c5389eacd5efc16e996f35 (patch)
tree26773175ba31cb4305cc4134ccf53baa823f8dc8 /games/yarntown/yarntown.SlackBuild
parent2f79fa088f93a0898dd731c3d9be0a9910e314e9 (diff)
games/yarntown: Bump BUILD for new luajit.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/yarntown/yarntown.SlackBuild')
-rw-r--r--games/yarntown/yarntown.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/yarntown/yarntown.SlackBuild b/games/yarntown/yarntown.SlackBuild
index f0eedcfddd9a..7d484cca510c 100644
--- a/games/yarntown/yarntown.SlackBuild
+++ b/games/yarntown/yarntown.SlackBuild
@@ -22,11 +22,14 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 20241009 bkw: Modified by SlackBuilds.org, BUILD=2:
+# - Bump BUILD for luajit-2.1.x
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yarntown
VERSION=${VERSION:-1.0.6}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}