Merge pull request #164 from jD91mZM2/master

Add miniserve
This commit is contained in:
Jeremy Soller 2018-06-09 02:12:28 -06:00 committed by GitHub
commit dfb257b8e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,2 @@
GIT=https://github.com/redox-os/miniserve
BUILD_DEPENDS=(openssl zlib)