mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
x11/glproto: upgrade to 1.4.10
This commit is contained in:
parent
3cca338b60
commit
628f3267bb
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=glproto
|
||||
pkgver=1.4.9
|
||||
pkgver=1.4.10
|
||||
pkgrel=0
|
||||
pkgdesc="X11 OpenGL extension wire protocol"
|
||||
url="http://xorg.freedesktop.org/"
|
||||
@ -16,4 +16,4 @@ build ()
|
||||
make || return 1
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="e60951628422663e60faeb400f27bac1 glproto-1.4.9.tar.bz2"
|
||||
md5sums="c9f8cebfba72bfab674bc0170551fb8d glproto-1.4.10.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user