mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/pangomm: Updated for version 2.34.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
e97fe9baae
commit
4f3701d8b5
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue