summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Nate Bargmann2018-01-27 20:13:53 +0100
committer Willy Sudiarto Raharjo2018-01-28 00:36:41 +0100
commit968fd38e9951cf55541f440c07920f0c9c51973f (patch)
treedd86b32ae009a9653995e7c69d792da58d359496
parentd4b67489ee415579416e00a98978d5e536a3d7a4 (diff)
downloadslackbuilds-968fd38e9951cf55541f440c07920f0c9c51973f.tar.gz
development/astyle: Updated for version 3.1
Signed-off-by: Nate Bargmann <n0nb@n0nb.us> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/astyle/astyle.SlackBuild4
-rw-r--r--development/astyle/astyle.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/astyle/astyle.SlackBuild b/development/astyle/astyle.SlackBuild
index 0a4b20db66..38ab8648bd 100644
--- a/development/astyle/astyle.SlackBuild
+++ b/development/astyle/astyle.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Artistic Style
-# Nate Bargmann <n0nb@arrl.net>
+# Copyright 2017,2018 Nate Bargmann <n0nb@arrl.net>
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
@@ -33,7 +33,7 @@
# not, see <http://www.gnu.org/licenses/>.
PRGNAM=${PRGNAM:-astyle}
-VERSION=${VERSION:-3.0.1}
+VERSION=${VERSION:-3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/astyle/astyle.info b/development/astyle/astyle.info
index a2eeab9740..59d5805370 100644
--- a/development/astyle/astyle.info
+++ b/development/astyle/astyle.info
@@ -1,8 +1,8 @@
PRGNAM="astyle"
-VERSION="3.0.1"
+VERSION="3.1"
HOMEPAGE="http://astyle.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/astyle/astyle_3.0.1_linux.tar.gz"
-MD5SUM="c301f09679efa2e1eb6e6b5fd33788b4"
+DOWNLOAD="https://downloads.sourceforge.net/astyle/astyle_3.1_linux.tar.gz"
+MD5SUM="7712622f62661b1d8cb1062d7fedc390"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""