diff options
author | Barry J. Grundy <bgrundyat> | 2019-01-20 14:38:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-20 22:02:57 +0700 |
commit | cf6e8f6ab07e5a3271f56c0f9f17c29e39ad92b0 (patch) | |
tree | 1c7b425693e37d489c4f859f29f5bf6f0a468e0e /libraries/libexe/libexe.info | |
parent | af299f6c9b2ee96f9e6d6255380228682a287135 (diff) |
libraries/libexe: Added (libYAL EXE library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libexe/libexe.info')
-rw-r--r-- | libraries/libexe/libexe.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/libexe/libexe.info b/libraries/libexe/libexe.info new file mode 100644 index 0000000000..254d83368d --- /dev/null +++ b/libraries/libexe/libexe.info @@ -0,0 +1,10 @@ +PRGNAM="libexe" +VERSION="20181128" +HOMEPAGE="https://github.com/libyal/libexe" +DOWNLOAD="https://github.com/libyal/libexe/releases/download/20181128/libexe-experimental-20181128.tar.gz" +MD5SUM="0d878c436a842f60eadfe308211efd45" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Barry J. Grundy" +EMAIL="bgrundy<at>linuxleo.com" |