Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi1693 authored Apr 29, 2018
1 parent b85b8e5 commit 99d5364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-system/util-linux-2/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ shopt -s -o pipefail
set -e # Exit on error

PKG_NAME="util-linux"
PKG_VERSION="2.29.2"
PKG_VERSION="2.32"

TARBALL="${PKG_NAME}-${PKG_VERSION}.tar.xz"
SRC_DIR="${PKG_NAME}-${PKG_VERSION}"
Expand Down

0 comments on commit 99d5364

Please sign in to comment.