From 8173b822e2f54fa2ef108c1492b648d92be4e1af Mon Sep 17 00:00:00 2001 From: lkx690 Date: Mon, 30 Dec 2019 16:03:30 +0800 Subject: [PATCH] modify url --- glib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glib.spec b/glib.spec index b962af0..58a80b0 100644 --- a/glib.spec +++ b/glib.spec @@ -1,11 +1,11 @@ Name: glib Epoch: 1 Version: 1.2.10 -Release: 54 +Release: 55 License: LGPLv2+ Summary: GLib is the core library that forms the basis for projects URL: http://www.gtk.org/ -Source: ftp://ftp.gimp.org/pub/gtk/v1.2/glib-%{version}.tar.gz +Source: https://ftp.gtk.org/pub/gtk/v1.2/glib-1.2.10.tar.gz BuildRequires: coreutils libtool make Patch0001: glib-1.2.10-isowarning.patch