New package: caddy-0.10.4

Closes: #6925 [via git-merge-pr]
This commit is contained in:
Dominic Monroe 2017-07-02 08:00:57 +01:00 committed by Michael Aldridge
parent 3a0d325157
commit f075a47c9a
2 changed files with 19 additions and 0 deletions

5
srcpkgs/caddy/INSTALL Normal file
View file

@ -0,0 +1,5 @@
case "${ACTION}" in
post)
setcap CAP_NET_BIND_SERVICE=+ep usr/bin/caddy
;;
esac

14
srcpkgs/caddy/template Normal file
View file

@ -0,0 +1,14 @@
# Template file for 'caddy'
pkgname=caddy
version=0.10.4
revision=1
build_style=go
go_import_path="github.com/mholt/caddy"
go_package="${go_import_path}/caddy"
makedepends="git"
short_desc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
maintainer="Dominic Monroe <monroef4@googlemail.com>"
license="Apache-2.0"
homepage="https://caddyserver.com"
distfiles="https://github.com/mholt/caddy/archive/v${version}.tar.gz"
checksum=411e6bf10520e938712887a31f2132bfd19e2c79543e7aef158f7c77d03ae2bf