summaryrefslogtreecommitdiffstats
path: root/python/distorm/distorm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/distorm/distorm.SlackBuild')
-rw-r--r--python/distorm/distorm.SlackBuild6
1 files changed, 3 insertions, 3 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}