libraries/pangomm: Updated for version 2.34.0.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-11-03 23:35:27 -06:00
parent e97fe9baae
commit 4f3701d8b5
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for pangomm
# Copyright 2009,2011 Robby Workman, Northport, Alabama, USA
# Copyright 2009,2011,2013 Robby Workman, Northport, Alabama, 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=pangomm
VERSION=${VERSION:-2.28.4}
VERSION=${VERSION:-2.34.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pangomm"
VERSION="2.28.4"
VERSION="2.34.0"
HOMEPAGE="http://www.gtkmm.org/"
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/pangomm/2.28/pangomm-2.28.4.tar.xz"
MD5SUM="f4fe0905ee56e1ff0205005e61d2a66f"
DOWNLOAD="http://ftp.acc.umu.se/pub/gnome/sources/pangomm/2.34/pangomm-2.34.0.tar.xz"
MD5SUM="2c702caede167323c9ed9eed2b933098"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cairomm"