File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -134,13 +134,13 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
134134
135135# ##############################################################################
136136# LIBXML2
137- # https://github.com /GNOME/libxml2/releases
137+ # https://gitlab.gnome.org /GNOME/libxml2/- /releases
138138# Uses:
139139# - zlib
140140# Needed by:
141141# - php
142142# - libnghttp2
143- ENV VERSION_XML2=2.11.7
143+ ENV VERSION_XML2=2.11.8
144144ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
145145RUN set -xe; \
146146 mkdir -p ${XML2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -135,13 +135,13 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
135135
136136# ##############################################################################
137137# LIBXML2
138- # https://github.com /GNOME/libxml2/releases
138+ # https://gitlab.gnome.org /GNOME/libxml2/- /releases
139139# Uses:
140140# - zlib
141141# Needed by:
142142# - php
143143# - libnghttp2
144- ENV VERSION_XML2=2.12.6
144+ ENV VERSION_XML2=2.12.7
145145ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
146146RUN set -xe; \
147147 mkdir -p ${XML2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -135,13 +135,13 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
135135
136136# ##############################################################################
137137# LIBXML2
138- # https://github.com /GNOME/libxml2/releases
138+ # https://gitlab.gnome.org /GNOME/libxml2/- /releases
139139# Uses:
140140# - zlib
141141# Needed by:
142142# - php
143143# - libnghttp2
144- ENV VERSION_XML2=2.12.6
144+ ENV VERSION_XML2=2.12.7
145145ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
146146RUN set -xe; \
147147 mkdir -p ${XML2_BUILD_DIR}; \
Original file line number Diff line number Diff line change @@ -135,13 +135,13 @@ RUN mkdir -p ${INSTALL_DIR}/bref/ssl && curl -Lk -o ${CA_BUNDLE} ${CA_BUNDLE_SOU
135135
136136# ##############################################################################
137137# LIBXML2
138- # https://github.com /GNOME/libxml2/releases
138+ # https://gitlab.gnome.org /GNOME/libxml2/- /releases
139139# Uses:
140140# - zlib
141141# Needed by:
142142# - php
143143# - libnghttp2
144- ENV VERSION_XML2=2.12.6
144+ ENV VERSION_XML2=2.12.7
145145ENV XML2_BUILD_DIR=${BUILD_DIR}/xml2
146146RUN set -xe; \
147147 mkdir -p ${XML2_BUILD_DIR}; \
You can’t perform that action at this time.
0 commit comments