From: Stefan Schantl Date: Wed, 19 Oct 2011 16:26:55 +0000 (+0200) Subject: glib2: Update to 2.30.1. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6a10344ab331ac4a4ae4c1660fced8381a3a353;p=ipfire-3.x.git glib2: Update to 2.30.1. Fixes #265 --- diff --git a/glib2/glib2.nm b/glib2/glib2.nm index 792c03b1e..80304097f 100644 --- a/glib2/glib2.nm +++ b/glib2/glib2.nm @@ -5,8 +5,8 @@ name = glib2 ver_major = 2.30 -version = %{ver_major}.0 -release = 2 +version = %{ver_major}.1 +release = 1 thisapp = glib-%{version} groups = System/Libraries @@ -22,7 +22,7 @@ description object system. end -source_dl = http://ftp.gnome.org/pub/gnome/sources/glib/%{version_major}/ +source_dl = http://ftp.gnome.org/pub/gnome/sources/glib/%{ver_major}/ sources = %{thisapp}.tar.xz build