diff options
author | B. Watson <yalhcru@gmail.com> | 2020-06-06 09:12:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-06 09:12:44 +0700 |
commit | d1fb1dbca9b4a400899d2d96d2cbd5a1821da20a (patch) | |
tree | 88ba879ff83241655be93f78b58120c314068816 /system/memtester/memtester.info | |
parent | 017233c05e7e0f60476156f12c5572db2c3df5b5 (diff) |
system/memtester: Added (memory test utility).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/memtester/memtester.info')
-rw-r--r-- | system/memtester/memtester.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/system/memtester/memtester.info b/system/memtester/memtester.info new file mode 100644 index 0000000000000..eac51c6c69f9e --- /dev/null +++ b/system/memtester/memtester.info @@ -0,0 +1,12 @@ +PRGNAM="memtester" +VERSION="4.3.0_5" +HOMEPAGE="http://pyropus.ca/software/memtester/" +DOWNLOAD="http://pyropus.ca/software/memtester/old-versions/memtester-4.3.0.tar.gz \ + http://deb.debian.org/debian/pool/main/m/memtester/memtester_4.3.0-5.debian.tar.xz" +MD5SUM="598f41b7308e1f736164bca3ab84ddbe \ + a1db0271761c3913357a1930e5753e3b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |