summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2021-07-18 02:20:49 -0500
committerGary Kramlich <grim@reaperworld.com>2021-07-18 02:20:49 -0500
commitd499fbbf16e361ef677e877aecfb5383a2ce8b07 (patch)
tree7521dc703f205329a4153969da3550d40f3a96cc /subprojects
parentd0e2f58893d6a3de75069c40f21eb2f5009965db (diff)
downloadpidgin-d499fbbf16e361ef677e877aecfb5383a2ce8b07.tar.gz
Only allow gplugin version 0.32.0.
This will make it easier for everyone to update subprojects and the like by running `meson subprojects update` from the source directory. We'll need to add this to the documentation I'm just not sure exactly where right now. Testing Done: Ran `meson subprojects update` from the source directory with `subprojects/gplugin` on the default branch and the v0.31.0 tag. Verified that meson will update to whatever revision is specified and if the revision doesn't exist it will pull from the remote. Reviewed at https://reviews.imfreedom.org/r/812/
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/gplugin.wrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/gplugin.wrap b/subprojects/gplugin.wrap
index 611f262bb7..80d3f06b92 100644
--- a/subprojects/gplugin.wrap
+++ b/subprojects/gplugin.wrap
@@ -1,4 +1,4 @@
[wrap-hg]
directory = gplugin
url = https://keep.imfreedom.org/gplugin/gplugin
-revision = default
+revision = v0.32.0