diff options
author | B. Watson <yalhcru@gmail.com> | 2014-11-14 01:53:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-14 01:53:18 +0700 |
commit | f25fe8c9e14e86f0f699fe786a582a2b7cbe1c96 (patch) | |
tree | d0088b14d8f23022054207b6af73969632102095 /development/srecord | |
parent | 69d5de90401997305f9bda01a771ec97ed2073ad (diff) | |
download | slackbuilds-f25fe8c9e14e86f0f699fe786a582a2b7cbe1c96.tar.gz |
development/srecord: fix .info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/srecord')
-rw-r--r-- | development/srecord/srecord.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/srecord/srecord.info b/development/srecord/srecord.info index c2c31e05a8..472c5985f1 100644 --- a/development/srecord/srecord.info +++ b/development/srecord/srecord.info @@ -2,8 +2,8 @@ PRGNAM="srecord" VERSION="1.64" HOMEPAGE="http://srecord.sourceforge.net/" DOWNLOAD="http://downloads.sourceforge.net/project/srecord/srecord/1.64/srecord-1.64.tar.gz" -DOWNLOAD_x86_64="" MD5SUM="4de4a7497472d7972645c2af91313769" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" |