aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhu Qun-Ying <zhu.qunying@gmail.com>2024-11-28 11:44:56 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-29 08:16:39 +0700
commitf802e8bfbd433c928f38a8d6c09e7c250bc65368 (patch)
tree86f1c9e418f4b1a03c293ab3cad08000558e18a9
parent10a8bfd74ce8da8ab66605d6273e3ee76249e762 (diff)
development/uncrustify: Updated for version 0.80.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/uncrustify/uncrustify.SlackBuild2
-rw-r--r--development/uncrustify/uncrustify.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/uncrustify/uncrustify.SlackBuild b/development/uncrustify/uncrustify.SlackBuild
index 87d0c44b53..a115bc2bd0 100644
--- a/development/uncrustify/uncrustify.SlackBuild
+++ b/development/uncrustify/uncrustify.SlackBuild
@@ -8,7 +8,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=uncrustify
-VERSION=${VERSION:-0.79.0}
+VERSION=${VERSION:-0.80.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/uncrustify/uncrustify.info b/development/uncrustify/uncrustify.info
index b1bd000bff..157cd980a8 100644
--- a/development/uncrustify/uncrustify.info
+++ b/development/uncrustify/uncrustify.info
@@ -1,8 +1,8 @@
PRGNAM="uncrustify"
-VERSION="0.79.0"
+VERSION="0.80.1"
HOMEPAGE="http://uncrustify.sourceforge.net/"
-DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.79.0/uncrustify-uncrustify-0.79.0.tar.gz"
-MD5SUM="c19c2f729d4f8ddfc20f8c861222489e"
+DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.80.1/uncrustify-uncrustify-0.80.1.tar.gz"
+MD5SUM="b6692648a3526de92750391734b2e630"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""