summaryrefslogtreecommitdiffstats
path: root/source/a/aaa_base/aaa_base.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-07-17 17:55:10 +0000
committer Eric Hameleers <alien@slackware.com>2021-07-18 08:59:53 +0200
commitc026e5779c80fade52c7fb839ed0cb0f5533676a (patch)
treef69ff974a599339346350c3754756b98c3794956 /source/a/aaa_base/aaa_base.SlackBuild
parenteefcea89bf9bd1dc25244777d5e31d0fb48b9672 (diff)
downloadcurrent-c026e5779c80fade52c7fb839ed0cb0f5533676a.tar.gz
current-c026e5779c80fade52c7fb839ed0cb0f5533676a.tar.xz
Sat Jul 17 17:55:10 UTC 202120210717175510
Happy 28th birthday, Slackware! :-) a/aaa_base-15.0-x86_64-1.txz: Upgraded. Bump version numbers in /etc/os-release and /etc/slackware-version. Not quite ready to freeze things for a release candidate, but getting there. Initial email to root still needs a refresh. a/kernel-firmware-20210716_b7c134f-noarch-1.txz: Upgraded. x/ibus-m17n-1.4.6-x86_64-1.txz: Upgraded. x/ibus-table-1.13.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/aaa_base/aaa_base.SlackBuild')
-rwxr-xr-xsource/a/aaa_base/aaa_base.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/a/aaa_base/aaa_base.SlackBuild b/source/a/aaa_base/aaa_base.SlackBuild
index add30f2b9..a05444304 100755
--- a/source/a/aaa_base/aaa_base.SlackBuild
+++ b/source/a/aaa_base/aaa_base.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2018 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2018, 2021 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=aaa_base
-VERSION=14.2
-BUILD=${BUILD:-7}
+VERSION=15.0
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then