mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
dri2proto: update to 2.8.
This commit is contained in:
parent
22f39831c5
commit
bfe38b3bf8
1 changed files with 6 additions and 9 deletions
|
@ -1,15 +1,12 @@
|
||||||
# Template build file for 'dri2proto'.
|
# Template build file for 'dri2proto'.
|
||||||
pkgname=dri2proto
|
pkgname=dri2proto
|
||||||
version=2.6
|
version=2.8
|
||||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu-configure
|
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gnu-configure
|
||||||
short_desc="Direct Rendering Interface 2 prototypes"
|
short_desc="Direct Rendering Interface 2 prototypes"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=ad82c0b28c19fcd3f91ea1f93956cb666526b41b91f239773b5854b9b1a3b909
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||||
|
checksum=f9b55476def44fc7c459b2537d17dbc731e36ed5d416af7ca0b1e2e676f8aa04
|
||||||
long_desc="
|
long_desc="
|
||||||
Definitions needed by Direct Rendering Interface version 2.
|
Definitions needed by Direct Rendering Interface version 2."
|
||||||
|
|
||||||
From the modular X.org X11 project."
|
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue