diff options
author | B. Watson <yalhcru@gmail.com> | 2017-02-01 05:59:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-03 04:33:17 +0700 |
commit | 151de63c332012ef11c2ce95653599c4801dd591 (patch) | |
tree | c18fb2c417a6bf263e74e0ac00579becd57b4ae2 /libraries/libtommath/libtommath.info | |
parent | 5b6e0456da4f280563605dec82a1f89c62f77b47 (diff) |
libraries/libtommath: Added (LibTomMath library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libtommath/libtommath.info')
-rw-r--r-- | libraries/libtommath/libtommath.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/libtommath/libtommath.info b/libraries/libtommath/libtommath.info new file mode 100644 index 000000000000..c9296f31c5ee --- /dev/null +++ b/libraries/libtommath/libtommath.info @@ -0,0 +1,10 @@ +PRGNAM="libtommath" +VERSION="1.0" +HOMEPAGE="http://libtom.net/" +DOWNLOAD="https://github.com/libtom/libtommath/releases/download/v1.0/ltm-1.0.tar.xz" +MD5SUM="a95dc984d8409a6f355efb0831009a66" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |