Skip to content

Commit

Permalink
Updated to v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi1693 committed Jun 18, 2017
1 parent f0873c2 commit 91031d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-system/testsuite-tools/dejagnu/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="dejagnu"
PKG_VERSION="1.5.3"
PKG_VERSION="1.6"

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

0 comments on commit 91031d3

Please sign in to comment.