diff options
author | Nate Bargmann <n0nb@n0nb.us> | 2017-09-10 13:10:18 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-11 06:40:37 +0700 |
commit | c7681f11bf68aca2076d54bee1e7e48cea04625a (patch) | |
tree | 9b4febba32971751ee1d888a88422131d40e5884 /development/astyle/astyle.SlackBuild | |
parent | d752fedd79b0b5615a50e4fefdd3eccc3b6e373a (diff) |
development/astyle: Updated for version 3.0.1
Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/astyle/astyle.SlackBuild')
-rw-r--r-- | development/astyle/astyle.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/astyle/astyle.SlackBuild b/development/astyle/astyle.SlackBuild index 0a027c46ed4e2..0a4b20db66351 100644 --- a/development/astyle/astyle.SlackBuild +++ b/development/astyle/astyle.SlackBuild @@ -33,7 +33,7 @@ # not, see <http://www.gnu.org/licenses/>. PRGNAM=${PRGNAM:-astyle} -VERSION=${VERSION:-3.0} +VERSION=${VERSION:-3.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |