libsoup: bump to 2.32.2
authorSven Neumann <s.neumann@raumfeld.com>
Fri, 5 Aug 2011 08:52:27 +0000 (10:52 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 6 Aug 2011 06:18:19 +0000 (08:18 +0200)
Buildroot should use a stable release, not use an unstable development
version. Updating to the current stable branch (2.34) is not trivial,
so at least use the latest release from the stable 2.32 branch.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libsoup/libsoup.mk

index 6ec0882fecf3b8e3628743fc46a397e7e1ae8832..11bfadd852172c108a851e72c908904255632360 100644 (file)
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-LIBSOUP_MAJOR_VERSION:=2.31
+LIBSOUP_MAJOR_VERSION:=2.32
 LIBSOUP_VERSION:=$(LIBSOUP_MAJOR_VERSION).2
 LIBSOUP_SOURCE:=libsoup-$(LIBSOUP_VERSION).tar.bz2
 LIBSOUP_SITE:=http://ftp.gnome.org/pub/gnome/sources/libsoup/$(LIBSOUP_MAJOR_VERSION)