summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-07-26 20:21:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-07-26 20:21:08 +0000
commit807976f22195398cd10d27d83759ad89400eae91 (patch)
tree4cbdc100dca0a8f325010364225799374e94ce29 /x11
parentab32ec073fa077d1c1a2da9c6058efd99a0f2d7c (diff)
downloadaports-807976f22195398cd10d27d83759ad89400eae91.tar.bz2
aports-807976f22195398cd10d27d83759ad89400eae91.tar.xz
x11/pango: upgrade to 1.24.5
Diffstat (limited to 'x11')
-rw-r--r--x11/pango/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/pango/APKBUILD b/x11/pango/APKBUILD
index 891af59e..d2db8a8c 100644
--- a/x11/pango/APKBUILD
+++ b/x11/pango/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=pango
-pkgver=1.24.4
+pkgver=1.24.5
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="f2eeaf183930e00ed28fca3a6ed1deb0 pango-1.24.4.tar.bz2
+md5sums="815416a452e9cccc172fed9862401f37 pango-1.24.5.tar.bz2
457d66ce8a405fca12009b3c2c06bfa6 pango.post-install
daaca20be2a577d5bcd395ca53d4b4c0 pango.pre-deinstall"