diff options
author | William PC <w_calandrini[at]hotmail[dot]com> | 2022-11-28 12:13:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-28 12:13:07 +0700 |
commit | b14de6a5e0ec9b0ec47fe520dcd3b0937ecf3165 (patch) | |
tree | ad83bcdf07f789338d2703414aac4363f5a8b7a0 /libraries/hptt/hptt.info | |
parent | 88a94a37ebb012688cc5b09b4b8b32045525740f (diff) |
libraries/hptt: Added (C++ Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/hptt/hptt.info')
-rw-r--r-- | libraries/hptt/hptt.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/hptt/hptt.info b/libraries/hptt/hptt.info new file mode 100644 index 0000000000000..fbdf01c4be926 --- /dev/null +++ b/libraries/hptt/hptt.info @@ -0,0 +1,10 @@ +PRGNAM="hptt" +VERSION="1.0.5" +HOMEPAGE="https://github.com/springer13/hptt" +DOWNLOAD="https://github.com/springer13/hptt/archive/v1.0.5/hptt-1.0.5.tar.gz" +MD5SUM="39395950bef9cc4cba90a6ebd8bc46dc" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="William PC" +EMAIL="w_calandrini[at]hotmail[dot]com" |