diff options
Diffstat (limited to 'index/hpack.mk')
-rw-r--r-- | index/hpack.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/hpack.mk b/index/hpack.mk deleted file mode 100644 index 00c330c..0000000 --- a/index/hpack.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += hpack -pkg_hpack_name = hpack -pkg_hpack_description = HPACK Implementation for Erlang -pkg_hpack_homepage = https://github.com/joedevivo/hpack -pkg_hpack_fetch = git -pkg_hpack_repo = https://github.com/joedevivo/hpack -pkg_hpack_commit = master |