This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch couchdb in repository https://gitbox.apache.org/repos/asf/couchdb-gun.git
commit 4430c470654e5580c73f05346af1ecd8e080bbc6 Author: Robert Newson <[email protected]> AuthorDate: Tue Jul 22 10:48:58 2025 +0100 use ASF mirror --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e69fbda..681daee 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ CT_OPTS += -ct_hooks gun_ct_hook [] # -boot start_sasl LOCAL_DEPS = public_key ssl DEPS = cowlib -dep_cowlib = git https://github.com/ninenines/cowlib 2.15.0 +dep_cowlib = git https://github.com/apache/couchdb-cowlib 2.15.0 ifeq ($(GUN_QUICER),1) DEPS += quicer
