libraries/libbonoboui: Updated for version 2.24.5.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Erik Hanson 2011-11-26 12:40:41 -06:00 committed by Niels Horn
parent d04e84be66
commit 17182e2ec3
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
#
# Slackware build script for libbonoboui
#
# 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=libbonoboui
VERSION=2.24.3
VERSION=${VERSION:-2.24.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="libbonoboui"
VERSION="2.24.3"
VERSION="2.24.5"
HOMEPAGE="http://www.gnome.org/"
DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/libbonoboui/2.24/libbonoboui-2.24.3.tar.bz2"
MD5SUM="3a754b1df0a4d5fd4836a05020a0bb4a"
DOWNLOAD="http://ftp.acc.umu.se/pub/gnome/sources/libbonoboui/2.24/libbonoboui-2.24.5.tar.bz2"
MD5SUM="853be8e28aaa4ce48ba60be7d9046bf4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"