summaryrefslogtreecommitdiffstats
path: root/source/a/etc/etc.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-07-26 19:27:53 +0000
committer Eric Hameleers <alien@slackware.com>2022-07-27 07:00:18 +0200
commitdbcd8c770799465743aec47da508a7162c7e70db (patch)
tree20451c435278ceb3c80fc098d9b825695545e259 /source/a/etc/etc.SlackBuild
parentc1336cf85b00be3041d24c469f787d2ed7854dea (diff)
downloadcurrent-dbcd8c770799465743aec47da508a7162c7e70db.tar.gz
current-dbcd8c770799465743aec47da508a7162c7e70db.tar.xz
Tue Jul 26 19:27:53 UTC 202220220726192753
a/etc-15.1-x86_64-1.txz: Upgraded. Fixed install script to avoid a warning from chown that "." should be ":". a/kernel-firmware-20220725_150864a-noarch-1.txz: Upgraded. a/tar-1.34-x86_64-2.txz: Rebuilt. Sergey Poznyakoff added options to GNU tar back in 2013 to make it possible to use it in the pkgtools, and with help from gnashley and ruario we switched to using the latest version of tar in makepkg over 4 years ago. Still, we kept the old tar-1.13 around. It's finally time to let go of this old artifact. Farewell tar-1.13, thanks for everything. :-) l/gnome-keyring-42.1-x86_64-1.txz: Upgraded. l/harfbuzz-5.0.1-x86_64-1.txz: Upgraded. l/iso-codes-4.11.0-noarch-1.txz: Upgraded. n/mobile-broadband-provider-info-20220725-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/etc/etc.SlackBuild')
-rwxr-xr-xsource/a/etc/etc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/a/etc/etc.SlackBuild b/source/a/etc/etc.SlackBuild
index 295cf8baf..1bbe1fe0e 100755
--- a/source/a/etc/etc.SlackBuild
+++ b/source/a/etc/etc.SlackBuild
@@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=etc
-VERSION=15.0
-BUILD=${BUILD:-17}
+VERSION=15.1
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then