libraries/libbonoboui: Updated for version 2.24.5.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
d04e84be66
commit
17182e2ec3
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue