diff options
author | B. Watson <yalhcru@gmail.com> | 2018-01-23 14:34:31 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-27 07:43:52 +0700 |
commit | d31c85369e5c83afc117b7dc7df656df95366248 (patch) | |
tree | 1f6d442eb98510917d2daf65029597646f361dc9 /system/statifier/statifier.info | |
parent | c4295dcba60094e7dbb1f0139c3add6f3a9ac775 (diff) | |
download | slackbuilds-d31c85369e5c83afc117b7dc7df656df95366248.tar.gz |
system/statifier: Allow 64-bit build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/statifier/statifier.info')
-rw-r--r-- | system/statifier/statifier.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/statifier/statifier.info b/system/statifier/statifier.info index c167aefb6e..1429abea62 100644 --- a/system/statifier/statifier.info +++ b/system/statifier/statifier.info @@ -3,7 +3,7 @@ VERSION="1.7.4" HOMEPAGE="http://statifier.sourceforge.net/" DOWNLOAD="http://downloads.sourceforge.net/statifier/statifier-1.7.4.tar.gz" MD5SUM="e6004f1436be1d525e973536d12b44de" -DOWNLOAD_x86_64="UNSUPPORTED" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" |