summaryrefslogtreecommitdiffstats
path: root/x11/pango
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-07-16 19:37:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-07-16 19:37:55 +0000
commit59e3a6d5f92b8b76a24249da245c72930acf239c (patch)
treeeb5df1b78b9fb12d7ffc2fb406523e709c6bb1b9 /x11/pango
parent689358be88560e109765069ca2f2176b0012ef08 (diff)
downloadaports-59e3a6d5f92b8b76a24249da245c72930acf239c.tar.bz2
aports-59e3a6d5f92b8b76a24249da245c72930acf239c.tar.xz
x11/pango: upgrade to 1.24.4
Diffstat (limited to 'x11/pango')
-rw-r--r--x11/pango/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/pango/APKBUILD b/x11/pango/APKBUILD
index 0ee8baa0..891af59e 100644
--- a/x11/pango/APKBUILD
+++ b/x11/pango/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=pango
-pkgver=1.24.2
+pkgver=1.24.4
pkgrel=0
pkgdesc="A library for layout and rendering of text"
url="http://www.pango.org/"
@@ -23,6 +23,6 @@ build ()
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="7bc6c884d847cabc613e4c6d663771f5 pango-1.24.2.tar.bz2
+md5sums="f2eeaf183930e00ed28fca3a6ed1deb0 pango-1.24.4.tar.bz2
457d66ce8a405fca12009b3c2c06bfa6 pango.post-install
daaca20be2a577d5bcd395ca53d4b4c0 pango.pre-deinstall"