summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-04-27 17:35:31 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-04-27 17:35:31 +0200
commitf7e8f60355040c8d1df9305b6e078df8a3537e7f (patch)
tree22bc1e040158a8f22ae07dac05827c49ef618b6d /scripts
parenta3f5e75bc3fdd230b4340ebea1217e3e74ede0b5 (diff)
downloadi486tcc-linux-f7e8f60355040c8d1df9305b6e078df8a3537e7f.tar.gz
i486tcc-linux-f7e8f60355040c8d1df9305b6e078df8a3537e7f.tar.bz2
added abase with a working ifconfig up/down
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 01aecdd..b1c174e 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="fa9d4"
+ABASE_VERSION="54f8b"
echo "Building in base directory '$BASE'"