summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-04-25 21:18:27 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-04-25 21:18:27 +0200
commita3f5e75bc3fdd230b4340ebea1217e3e74ede0b5 (patch)
tree82a6fd4ed1311f3efadc2b3db7eef5d60072aeef /scripts
parent0dd318367632e18a00094ddac76f107c39ab4021 (diff)
downloadi486tcc-linux-a3f5e75bc3fdd230b4340ebea1217e3e74ede0b5.tar.gz
i486tcc-linux-a3f5e75bc3fdd230b4340ebea1217e3e74ede0b5.tar.bz2
added a new abase version with ifconfig -a to show us network interfaces
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build.sh b/scripts/build.sh
index c798735..01aecdd 100755
--- a/scripts/build.sh
+++ b/scripts/build.sh
@@ -38,7 +38,7 @@ NETBSD_NCURSES_VERSION="0.3.2"
TMUX_VERSION="3.3a"
ZLIB_VERSION="1.2.13"
MANDOC_VERSION="1.14.6"
-ABASE_VERSION="36cd0"
+ABASE_VERSION="fa9d4"
echo "Building in base directory '$BASE'"