aboutsummaryrefslogtreecommitdiff
path: root/development/uncrustify/uncrustify.SlackBuild
diff options
context:
space:
mode:
authorZhu Qun-Ying <zhu.qunying@gmail.com>2021-11-21 13:03:19 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-22 08:49:22 +0700
commitc5fd775a74e92dc61f45df6d0346c6bfd9dd0321 (patch)
treedcc5b59628924262433ceeb9a2b409e79c99bdc4 /development/uncrustify/uncrustify.SlackBuild
parentca41cdf3329b32d2a5a9d638e2f024352b4791ec (diff)
development/uncrustify: Updated for version 0.74.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/uncrustify/uncrustify.SlackBuild')
-rw-r--r--development/uncrustify/uncrustify.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/uncrustify/uncrustify.SlackBuild b/development/uncrustify/uncrustify.SlackBuild
index 11775f081d59c..21a4c75d202ca 100644
--- a/development/uncrustify/uncrustify.SlackBuild
+++ b/development/uncrustify/uncrustify.SlackBuild
@@ -7,7 +7,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=uncrustify
-VERSION=${VERSION:-0.73.0}
+VERSION=${VERSION:-0.74.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}