Skip to content

Commit

Permalink
Updated to v4.09
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi1693 committed Jun 18, 2017
1 parent 9d2a2ac commit 6a692a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-system/man-pages/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="man-pages"
PKG_VERSION="4.02"
PKG_VERSION="4.09"

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

0 comments on commit 6a692a0

Please sign in to comment.