summaryrefslogtreecommitdiffstats
path: root/x11/xextproto
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-10-13 20:59:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-10-13 20:59:23 +0000
commit86a3321776580d9d9f58b5e3bc72639e8e7a2b62 (patch)
tree4b74b39bfea0f23d6c16d350d9b1d145fe938ad8 /x11/xextproto
parent4d587481207e7958e0d596d8b3d503694cfd4624 (diff)
downloadaports-86a3321776580d9d9f58b5e3bc72639e8e7a2b62.tar.bz2
aports-86a3321776580d9d9f58b5e3bc72639e8e7a2b62.tar.xz
x11/xextproto: upgrade to 7.1.1
Diffstat (limited to 'x11/xextproto')
-rw-r--r--x11/xextproto/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xextproto/APKBUILD b/x11/xextproto/APKBUILD
index 0d549b66..7bf32121 100644
--- a/x11/xextproto/APKBUILD
+++ b/x11/xextproto/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xextproto
-pkgver=7.0.5
+pkgver=7.1.1
pkgrel=0
pkgdesc="X11 various extension wire protocol"
url="http://xorg.freedesktop.org/"
@@ -16,4 +16,4 @@ build() {
make DESTDIR=""$pkgdir"" install || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="e6841018a7c64983b0954aa2c564d115 xextproto-7.0.5.tar.bz2"
+md5sums="fb6ccaae76db7a35e49b12aea60ca6ff xextproto-7.1.1.tar.bz2"