development/srecord: Updated for version 1.64.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2014-08-20 01:46:35 +07:00 committed by Willy Sudiarto Raharjo
parent 75b0178a54
commit 3ea3f0fc50
2 changed files with 8 additions and 4 deletions

View file

@ -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}

View file

@ -1,9 +1,9 @@
PRGNAM="srecord"
VERSION="1.62"
VERSION="1.64"
HOMEPAGE="http://srecord.sourceforge.net/"
DOWNLOAD="http://srecord.sourceforge.net/srecord-1.62.tar.gz"
DOWNLOAD="http://downloads.sourceforge.net/project/srecord/srecord/1.64/srecord-1.64.tar.gz"
DOWNLOAD_x86_64=""
MD5SUM="c8afebd66c0b4cd2f317567b8e480310"
MD5SUM="4de4a7497472d7972645c2af91313769"
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="B. Watson"