]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - gdk-pixbuf2/gdk-pixbuf2.nm
gdk-pixbuf2: Update to 2.27.1.
[people/amarx/ipfire-3.x.git] / gdk-pixbuf2 / gdk-pixbuf2.nm
index 3d0da3d88ec895c1e12b34f5b6b75dc98a0c3363..d13409dcd0d42272d7f0d393fbf9f73c65d2e092 100644 (file)
@@ -4,8 +4,9 @@
 ###############################################################################
 
 name       = gdk-pixbuf2
-version    = %{major_ver}.5
-major_ver  = 2.26
+version    = %{ver_major}.%{ver_minor}
+ver_major  = 2.27
+ver_minor  = 1
 release    = 1
 
 groups     = System/Libraries
@@ -20,7 +21,7 @@ end
 
 thisapp    = gdk-pixbuf-%{version}
 
-source_dl  = http://download.gnome.org/sources/gdk-pixbuf/%{major_ver}/
+source_dl  = http://download.gnome.org/sources/gdk-pixbuf/%{ver_major}/
 sources    = %{thisapp}.tar.xz
 
 build