summaryrefslogtreecommitdiffstats
path: root/development/astyle/astyle.SlackBuild
diff options
context:
space:
mode:
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
commitc7681f11bf68aca2076d54bee1e7e48cea04625a (patch)
tree9b4febba32971751ee1d888a88422131d40e5884 /development/astyle/astyle.SlackBuild
parentd752fedd79b0b5615a50e4fefdd3eccc3b6e373a (diff)
downloadslackbuilds-c7681f11bf68aca2076d54bee1e7e48cea04625a.tar.gz
slackbuilds-c7681f11bf68aca2076d54bee1e7e48cea04625a.tar.xz
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/astyle/astyle.SlackBuild b/development/astyle/astyle.SlackBuild
index 0a027c46ed..0a4b20db66 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}