summaryrefslogtreecommitdiffstats
path: root/x11/bigreqsproto
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-10-14 06:24:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-10-14 06:24:43 +0000
commitc974194ea43e847f634d657e133f93704f5e1cfe (patch)
tree05d71c475d9d8be0bb88a2d2e9ae36b0b7954acf /x11/bigreqsproto
parent700a904dabe121dd919b5e8dddae846f35d21682 (diff)
downloadaports-c974194ea43e847f634d657e133f93704f5e1cfe.tar.bz2
aports-c974194ea43e847f634d657e133f93704f5e1cfe.tar.xz
x11/bigreqsproto: upgrade to 1.1.0
Diffstat (limited to 'x11/bigreqsproto')
-rw-r--r--x11/bigreqsproto/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/bigreqsproto/APKBUILD b/x11/bigreqsproto/APKBUILD
index daff28786..4960d2dd3 100644
--- a/x11/bigreqsproto/APKBUILD
+++ b/x11/bigreqsproto/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bigreqsproto
-pkgver=1.0.2
+pkgver=1.1.0
pkgrel=0
pkgdesc="X11 Big Requests extension wire protocol"
url="http://xorg.freedesktop.org/"
@@ -16,4 +16,4 @@ build ()
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="95c29d9d10bf2868996c0c47a3b9a8dc bigreqsproto-1.0.2.tar.bz2"
+md5sums="d30c5dbf19ca6dffcd9788227ecff8c5 bigreqsproto-1.1.0.tar.bz2"