From 47ec8aa61cfbcb72528431c94d4be523cc4c62de Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 15 Oct 2010 22:18:40 +0000 Subject: Update to 2.32.0 --- libsoup/build/libsoup.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libsoup') diff --git a/libsoup/build/libsoup.SlackBuild b/libsoup/build/libsoup.SlackBuild index f57678bd..d40adf56 100755 --- a/libsoup/build/libsoup.SlackBuild +++ b/libsoup/build/libsoup.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright (c) 2009,2010 Eric Hameleers, Eindhoven, NL +# Copyright 2009, 2010 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -37,6 +37,8 @@ # those require glib2 >= 2.21.3). # 2.31.2-1: 01/jun/2010 by Eric Hameleers # * Update. +# 2.32.0-1: 15/oct/2010 by Eric Hameleers +# * Update. # # Run 'sh libsoup.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -47,7 +49,7 @@ # Set initial variables: PRGNAM=libsoup -VERSION=${VERSION:-2.31.2} +VERSION=${VERSION:-2.32.0} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3