diff options
Diffstat (limited to 'index/dlhttpc.mk')
-rw-r--r-- | index/dlhttpc.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/dlhttpc.mk b/index/dlhttpc.mk new file mode 100644 index 0000000..6805acc --- /dev/null +++ b/index/dlhttpc.mk @@ -0,0 +1,7 @@ +PACKAGES += dlhttpc +pkg_dlhttpc_name = dlhttpc +pkg_dlhttpc_description = dispcount-based lhttpc fork for massive amounts of requests to limited endpoints +pkg_dlhttpc_homepage = https://github.com/ferd/dlhttpc +pkg_dlhttpc_fetch = git +pkg_dlhttpc_repo = https://github.com/ferd/dlhttpc +pkg_dlhttpc_commit = master |