]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
glib2: Update to 2.30.1.
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 19 Oct 2011 16:26:55 +0000 (18:26 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 19 Oct 2011 16:26:55 +0000 (18:26 +0200)
Fixes #265

glib2/glib2.nm

index 792c03b1eff95b0bd503904c8443b84a02f40fa9..80304097fda594a9dfdced2c1b6ddd29579778c4 100644 (file)
@@ -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