# Contributor: Alex Denes # Maintainer: Alex Denes pkgname=redxen-data-haproxy-errorpages pkgver=2020.10.12 pkgrel=0 _commit="d2eafb66f5d082f0d492e21cc07bb6636767ff7c" pkgdesc="Errorpages for HAProxy" url="https://git.redxen.eu/RedXen/Homepage" arch="noarch" license="none" options="!check" # No checks possible source=" https://git.redxen.eu/RedXen/haproxy-errpages/archive/$_commit.tar.gz " builddir="$srcdir/haproxy-errpages" package() { install -d "$pkgdir"/etc/haproxy/errorpages install -Dm444 *.http "$pkgdir"/etc/haproxy/errorpages } sha512sums="3b1f8e8273d25bae611715476806011191d4bf85c86149dd279d950b48c0da70ddd838cbb8ffb79513a9b75cbc493e9ab4128edc66ead50c354201f99b7f6d45 d2eafb66f5d082f0d492e21cc07bb6636767ff7c.tar.gz"