summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Barry J. Grundy2019-03-22 18:43:31 +0100
committer Willy Sudiarto Raharjo2019-03-22 18:43:31 +0100
commite0cbc33bc63b2fc6995f2fe25f7554307a49ba46 (patch)
treec71e750728c1c641445fbadafbaf6bd21d868344 /python
parent661ddbe83bc479792536c7e85e557d8eb45350d6 (diff)
downloadslackbuilds-e0cbc33bc63b2fc6995f2fe25f7554307a49ba46.tar.gz
python/distorm: Updated for version 3.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/distorm/distorm.SlackBuild6
-rw-r--r--python/distorm/distorm.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/python/distorm/distorm.SlackBuild b/python/distorm/distorm.SlackBuild
index aa3faa7fe3..6b9e44c405 100644
--- a/python/distorm/distorm.SlackBuild
+++ b/python/distorm/distorm.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for distorm
-# Copyright 2014-2016 Barry Grundy <bgrundy[at]linuxleo.com>
+# Copyright 2014-2019 Barry Grundy <bgrundy[at]linuxleo.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -21,10 +21,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# Updated v3.3.4 August 2016, Barry J. Grundy.
+# Updated v3.4.1 March 2019
PRGNAM=distorm
-VERSION=${VERSION:-3.3.4}
+VERSION=${VERSION:-3.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/distorm/distorm.info b/python/distorm/distorm.info
index 33aec075fe..ebfab369a6 100644
--- a/python/distorm/distorm.info
+++ b/python/distorm/distorm.info
@@ -1,8 +1,8 @@
PRGNAM="distorm"
-VERSION="3.3.4"
+VERSION="3.4.1"
HOMEPAGE="https://github.com/gdabah/distorm"
-DOWNLOAD="https://github.com/gdabah/distorm/archive/v3.3.4/distorm-3.3.4.tar.gz"
-MD5SUM="22624d1537ffa85d14a5d5b3e699636d"
+DOWNLOAD="https://github.com/gdabah/distorm/archive/v3.4.1/distorm-3.4.1.tar.gz"
+MD5SUM="f7a0c999e70bda01ded3f45f5ac827d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""