# Contributor: Alex Denes # Maintainer: Alex Denes pkgname=redxen-config-varnish pkgver=2020.12.7 pkgrel=0 pkgdesc="Varnish cache frontend configuration" url="https://git.redxen.eu/RedXen" arch="noarch" license="none" source="main.vcl" depends="varnish" options="!check" # Varnish doesn't have a way to test configs package() { install -Dm644 main.vcl "$pkgdir"/etc/varnish/main.vcl } sha512sums="6674a942017c0f1be2ff6eefb9f2a92a0f7d615e4ce367e880bceef0ec2646f3aac4180f2bb32557ac9ae8590b02882d05afbc7478bee9069a8138945e6835fc main.vcl"