Browse Source

Add package hpack to the index

Loïc Hoguin 9 years ago
parent
commit
d0a8d75d4f
1 changed files with 7 additions and 0 deletions
  1. 7 0
      index/hpack.mk

+ 7 - 0
index/hpack.mk

@@ -0,0 +1,7 @@
+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