diff options
Diffstat (limited to 'openwrt/package/axtls/ipkg')
-rw-r--r-- | openwrt/package/axtls/ipkg/awhttpd.control | 5 | ||||
-rw-r--r-- | openwrt/package/axtls/ipkg/libaxtls.control | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/axtls/ipkg/awhttpd.control b/openwrt/package/axtls/ipkg/awhttpd.control new file mode 100644 index 000000000..4b858234e --- /dev/null +++ b/openwrt/package/axtls/ipkg/awhttpd.control @@ -0,0 +1,5 @@ +Package: awhttpd +Priority: optional +Section: net +Description: Anti-Web webserver +Depends: libaxtls diff --git a/openwrt/package/axtls/ipkg/libaxtls.control b/openwrt/package/axtls/ipkg/libaxtls.control new file mode 100644 index 000000000..b9c9d4be4 --- /dev/null +++ b/openwrt/package/axtls/ipkg/libaxtls.control @@ -0,0 +1,5 @@ +Package: libaxtls +Priority: optional +Section: libs +Description: an embedded client/server TLSv1 SSL implementation +Depends: |