From 639da4366c39a4cf5837cb2b97e4a54532e47a0b Mon Sep 17 00:00:00 2001 From: dushu Date: Tue, 13 Feb 2024 20:17:57 -0500 Subject: [PATCH] chore: upgrade to v2.3.1 --- rockcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rockcraft.yaml b/rockcraft.yaml index 01a9ba8..74a763b 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -1,7 +1,7 @@ name: glauth base: bare build-base: ubuntu@22.04 -version: "2.3.0" +version: "2.3.1" summary: GLAuth description: | GLAuth LDAP authentication server @@ -47,7 +47,7 @@ parts: - go/1.21/stable source: https://github.com/glauth/glauth source-type: git - source-commit: 56ccb881b5c9b9a0d7c70b3aaacaf898d9bcabe2 + source-tag: v2.3.1 source-subdir: v2 override-pull: | git config --global url."https://github.com/".insteadOf git@github.com: