testing/hiawatha: use php81

This commit is contained in:
Andy Postnikov 2022-07-28 22:16:22 +02:00
parent 8ceff3d2e4
commit 87530fab1c
2 changed files with 4 additions and 4 deletions

View file

@ -3,8 +3,8 @@
# Contributor: Stuart Cardall <developer at it-offshore dot co.uk>
pkgname=hiawatha
pkgver=10.12
pkgrel=2
_php=php8
pkgrel=3
_php=php81
pkgdesc='Secure and advanced webserver'
url='https://www.hiawatha-webserver.org/'
arch="all"
@ -63,5 +63,5 @@ sha512sums="
3b4866140e3073fdd4226a96362e7c29ab72f1d4a2b689ee1cd36e915f1aaa7e933bad453a2b236057c9fbfb3c5384b6b35589e59e85fdde38730e932ef045f8 hiawatha-10.12.tar.gz
cec0adfb48e1751cf13031f2c28f4590340b2c747aa8e81d18c16bc8789bce69b2d9d99290a93b74b501db3b63190a071033a78abeeb8f60becba2dcaf3b5c40 hiawatha.initd
771bed17b5831bb9d4a28eb94482dd39de8c4b5b35b2c08e1c303a2778254f9e34e40a8d791cc7ef4e73740f474c502685252378e7fe2cba494c782c11f960d4 hiawatha.conf.sample
704d4968feb0cbc9bc3fcd76a52c43efb708d89048349ea2daf2313bea1034c4b88a73a9473d6a012759e82ad8167408257b6dd3d266ae9eedef541255ba0ab6 letsencrypt.helper
dbdd0cdf975b226d2ac27257861a1cc6c1f77c8387d632014368a1c835817a33b780f446cd3fdb7d9ca4322eaede1fea28652dde70928cc8a73f0b05dba46f6e letsencrypt.helper
"

View file

@ -1,6 +1,6 @@
#!/bin/sh
phplist="php8 php7"
phplist="php81 php8 php7"
letsencrypt=/usr/sbin/lefh
find_php() {