diff options
author | Ulrich Schaefer <us@ulischaefer.net> | 2015-06-16 20:41:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-16 20:41:46 +0700 |
commit | a090365163ebb84d829e46fd3dfcf58f1d6e6d9e (patch) | |
tree | 0c42fc5ed222820396b1eb2248224affe24250f0 /libraries/uthash/uthash.info | |
parent | 13959e7487f0c79727ab1674e0cd35e4beb98470 (diff) | |
download | slackbuilds-a090365163ebb84d829e46fd3dfcf58f1d6e6d9e.tar.gz |
libraries/uthash: Added (A hash table for C structures).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/uthash/uthash.info')
-rw-r--r-- | libraries/uthash/uthash.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/uthash/uthash.info b/libraries/uthash/uthash.info new file mode 100644 index 0000000000..ea9a45cc7c --- /dev/null +++ b/libraries/uthash/uthash.info @@ -0,0 +1,10 @@ +PRGNAM="uthash" +VERSION="1.9.9" +HOMEPAGE="https://troydhanson.github.io/uthash/" +DOWNLOAD="https://github.com/troydhanson/uthash/archive/v1.9.9.tar.gz" +MD5SUM="c3ce9197c818dcb7ca85b59912f310a4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Ulrich Schaefer" +EMAIL="us@ulischaefer.net" |