summaryrefslogtreecommitdiffstats
path: root/development/srecord/srecord.SlackBuild
diff options
context:
space:
mode:
author B. Watson2014-08-19 20:46:35 +0200
committer Willy Sudiarto Raharjo2014-08-19 20:46:35 +0200
commit3ea3f0fc50db3ea6fdec24f317994971c9395c2b (patch)
tree529583c870f5e9c4689698faf9d5fd93580f4c87 /development/srecord/srecord.SlackBuild
parent75b0178a54ec977e70b7210786b662ac6cf81c77 (diff)
downloadslackbuilds-3ea3f0fc50db3ea6fdec24f317994971c9395c2b.tar.gz
development/srecord: Updated for version 1.64.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/srecord/srecord.SlackBuild')
-rw-r--r--development/srecord/srecord.SlackBuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/development/srecord/srecord.SlackBuild b/development/srecord/srecord.SlackBuild
index 4714687ccb..17aa24a8fa 100644
--- a/development/srecord/srecord.SlackBuild
+++ b/development/srecord/srecord.SlackBuild
@@ -6,8 +6,12 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20140819 bkw: updated for v1.64, switched to regular sourceforge download
+# URL. Turns out the short URL on the main site will disappear whenever
+# there's a new release.
+
PRGNAM=srecord
-VERSION=${VERSION:-1.62}
+VERSION=${VERSION:-1.64}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}