aboutsummaryrefslogtreecommitdiff
path: root/configure.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configure.sh')
-rw-r--r--configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.sh b/configure.sh
index 60912ad..0e811ab 100644
--- a/configure.sh
+++ b/configure.sh
@@ -80,7 +80,7 @@ then
# Set locations
THORN=zlib
- NAME=zlib-1.2.7
+ NAME=zlib-1.2.8
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${ZLIB_INSTALL_DIR}" ]; then