libraries/libsoup: Updated for version 2.32.2.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Erik Hanson 2011-02-02 23:47:42 -06:00 committed by Robby Workman
parent dfa3b658bb
commit f0a28759c1
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
#
# Slackware build script for libsoup
#
# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libsoup
VERSION=2.30.1
VERSION=2.32.2
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="libsoup"
VERSION="2.30.1"
VERSION="2.32.2"
HOMEPAGE="http://live.gnome.org/LibSoup"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.30/libsoup-2.30.1.tar.bz2"
MD5SUM="d80fb560a72370fba347785b00a750fb"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.32/libsoup-2.32.2.tar.bz2"
MD5SUM="03f37350a2a31046ebabb8470e75abcc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"