diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/astyle/astyle.SlackBuild | 2 | ||||
-rw-r--r-- | development/astyle/astyle.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/development/astyle/astyle.info b/development/astyle/astyle.info index d77ff442b4..a2eeab9740 100644 --- a/development/astyle/astyle.info +++ b/development/astyle/astyle.info @@ -1,8 +1,8 @@ PRGNAM="astyle" -VERSION="3.0" +VERSION="3.0.1" HOMEPAGE="http://astyle.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/astyle/astyle_3.0_linux.tar.gz" -MD5SUM="c89f76229e6cf8c56df6b74aef9ed0bd" +DOWNLOAD="http://downloads.sourceforge.net/astyle/astyle_3.0.1_linux.tar.gz" +MD5SUM="c301f09679efa2e1eb6e6b5fd33788b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |