x11/xcmiscproto: upgrade to 1.2.0

This commit is contained in:
Natanael Copa 2009-10-14 06:25:39 +00:00
parent 479ac43050
commit a0360d0414

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xcmiscproto
pkgver=1.1.2
pkgver=1.2.0
pkgrel=0
pkgdesc="X11 XC-Miscellaneous extension wire protocol"
url="http://xorg.freedesktop.org/"
@ -15,4 +15,4 @@ build () {
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
md5sums="fde0b050901f024b19159cdacdcfbd20 xcmiscproto-1.1.2.tar.bz2"
md5sums="7b83e4a7e9f4edc9c6cfb0500f4a7196 xcmiscproto-1.2.0.tar.bz2"