aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/astyle/astyle.SlackBuild5
-rw-r--r--development/astyle/astyle.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/development/astyle/astyle.SlackBuild b/development/astyle/astyle.SlackBuild
index af35459f1951d..63ee0de807f85 100644
--- a/development/astyle/astyle.SlackBuild
+++ b/development/astyle/astyle.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Artistic Style
-# Copyright 2020-2023 B. Watson <urchlay@slackware.uk>
+# Copyright 2020-2024 B. Watson <urchlay@slackware.uk>
# Copyright 2017,2018 Nate Bargmann <email removed>
@@ -34,6 +34,7 @@
# along with this program (most likely, a file named COPYING). If
# not, see <http://www.gnu.org/licenses/>.
+# 20240909 bkw: update for v3.6.1.
# 20240812 bkw: update for v3.6.
# 20240313 bkw: update for v3.4.13.
# 20231101 bkw: update for v3.4.10.
@@ -61,7 +62,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=astyle
-VERSION=${VERSION:-3.6}
+VERSION=${VERSION:-3.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/astyle/astyle.info b/development/astyle/astyle.info
index 6d8fd0a946a71..93cef24457694 100644
--- a/development/astyle/astyle.info
+++ b/development/astyle/astyle.info
@@ -1,8 +1,8 @@
PRGNAM="astyle"
-VERSION="3.6"
+VERSION="3.6.1"
HOMEPAGE="https://astyle.sourceforge.net/"
-DOWNLOAD="https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.tar.bz2"
-MD5SUM="c7efc34c9bd7400049c4cc10794d7887"
+DOWNLOAD="https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.1.tar.bz2"
+MD5SUM="40a1811e9bead5405069dfc0631f298f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""