aboutsummaryrefslogtreecommitdiff
path: root/extra/glib-networking/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-03-23 13:51:18 +0100
committerCem Keylan <cem@ckyln.com>2022-03-23 13:51:18 +0100
commit4de6483d4d86f078277e88c910cf47d7d2835d3e (patch)
treecd246336dd82c61720d4e069441593974c0653e0 /extra/glib-networking/build
parenta5704e2ee8d740ad3de7279c224b02162aab8b4c (diff)
downloadrepository-4de6483d4d86f078277e88c910cf47d7d2835d3e.tar.gz
glib-networking: bump to 2.72.0
Diffstat (limited to 'extra/glib-networking/build')
-rwxr-xr-xextra/glib-networking/build4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/glib-networking/build b/extra/glib-networking/build
index c981ccba..4b06ac82 100755
--- a/extra/glib-networking/build
+++ b/extra/glib-networking/build
@@ -2,8 +2,8 @@
export DESTDIR="$1"
-# The new version requires openssl TLS1.3, which libressl hasn't fully
-# implemented yet. We now need gnutls, sadly.
+patch -p1 < libressl.patch
+
cl-meson \
-Dgnutls=enabled \
. output