x11/videoproto: upgrade to 2.3.0

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

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=videoproto
pkgver=2.2.2
pkgver=2.3.0
pkgrel=0
pkgdesc="X11 Video extension wire protocol"
url="http://xorg.freedesktop.org/"
@ -16,4 +16,4 @@ build ()
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
md5sums="44292d74a9a3c94b1ecb9d77a0da83e8 videoproto-2.2.2.tar.bz2"
md5sums="fb762146a18207a1e8bc9f299dfc7ac0 videoproto-2.3.0.tar.bz2"