summaryrefslogtreecommitdiff
path: root/glib-patches/update-glib.sh
diff options
context:
space:
mode:
Diffstat (limited to 'glib-patches/update-glib.sh')
-rwxr-xr-xglib-patches/update-glib.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib-patches/update-glib.sh b/glib-patches/update-glib.sh
index 5edca8f..62608e4 100755
--- a/glib-patches/update-glib.sh
+++ b/glib-patches/update-glib.sh
@@ -4,7 +4,7 @@ GIT=${GIT-git}
PATCH=${PATCH-patch}
SED=${SED-sed}
repo=
-tag=2.32.0
+tag=2.32.2
commit=n
usage()