summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2022-12-26 15:50:15 -0500
committerAdam T. Carpenter <atc@53hor.net>2022-12-26 15:50:15 -0500
commite4544a2a0dad16fd73371ab6574bb642e05fffa9 (patch)
tree8d3aafff6f6a1c7f0caf1dc12cdc8082dfb4f558
parent4f41d064c9cbf0647e07d012dd538c92648f7a61 (diff)
downloadwww-master.tar.xz
www-master.zip
chore: bump phpHEADmaster
-rw-r--r--Bastillefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bastillefile b/Bastillefile
index dc0272a..1ca7ca6 100644
--- a/Bastillefile
+++ b/Bastillefile
@@ -1,7 +1,7 @@
# Simple web server for my web site
# Prerequisites
-PKG lighttpd php74 mupdf
+PKG lighttpd php82 mupdf
OVERLAY usr
CMD mkdir -p /var/www
FSTAB /zroot/www/htdocs /var/www nullfs ro 0 0