Poco 1.13.3

This commit is contained in:
Dave Conroy 2024-04-05 08:34:36 -07:00
parent 991a1aefff
commit 1ce3732a09

View file

@ -22,7 +22,7 @@ ENV COLLABORA_ONLINE_VERSION=${COLLABORA_ONLINE_VERSION:-"cp-23.05.10-1"} \
APP_NAME=${APP_NAME:-"Document Editor"} \ APP_NAME=${APP_NAME:-"Document Editor"} \
APP_BRAND=${APP_BRAND:-"unbranded"} \ APP_BRAND=${APP_BRAND:-"unbranded"} \
# #
POCO_VERSION=${POCO_VERSION:-"poco-1.13.2-release.tar.gz"} \ POCO_VERSION=${POCO_VERSION:-"poco-1.13.3-release.tar.gz"} \
POCO_URL=${POCO_URL:-"https://github.com/pocoproject/poco/archive/"} \ POCO_URL=${POCO_URL:-"https://github.com/pocoproject/poco/archive/"} \
# #
MAX_CONNECTIONS=${MAX_CONNECTIONS:-"100000"} \ MAX_CONNECTIONS=${MAX_CONNECTIONS:-"100000"} \