From 8a5d44c420f8a985532a5e22ac020219ef5141ad Mon Sep 17 00:00:00 2001 From: Maarten Lankhorst Date: Wed, 21 Nov 2018 12:39:11 +0100 Subject: [PATCH] pixman: Update git repository to the one at gitlab. Signed-off-by: Maarten Lankhorst --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5137c9e..593cbcf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -124,7 +124,7 @@ release-publish-message: $(HASHFILES) ensure-prev @echo " (signed by`gpg --list-keys $(GPGKEY) | grep uid | cut -b4- | tr -s " "`)" @echo "" @echo "Git:" - @echo " git://git.freedesktop.org/git/pixman" + @echo " https://gitlab.freedesktop.org/pixman/pixman.git" @echo " tag: $(PACKAGE)-$(VERSION)" @echo "" @echo "Log:" -- 2.34.1