From 4ba2770d1fba2d1ab0af957f82be4f7811001212 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 18 Apr 2023 14:03:17 +0200 Subject: [PATCH] glib2: Prepend commented source URL with `SRCURL[0]=` for easy uncommenting --- glib2.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib2.be0 b/glib2.be0 index cea089405..1c1b8351d 100755 --- a/glib2.be0 +++ b/glib2.be0 @@ -2,7 +2,7 @@ # BEE_VERSION glib2-2.70.0-1 -# https://download.gnome.org/sources/glib/2.70/glib-2.70.0.tar.xz +#SRCURL[0]="https://download.gnome.org/sources/glib/2.70/glib-2.70.0.tar.xz" SRCURL[0]="https://beehive.molgen.mpg.de/4b08228707d28a9f23f7369902f4b166/glib-2.70.0.tar.xz" PATCHURL+=("https://beehive.molgen.mpg.de/ac14fac9d515ad262f4c55041dadf483/glib2-2.70-glib-compile-schemas-no-spam.patch")