mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
xorgproto: update to 2022.2.
This commit is contained in:
parent
4ce74e96a1
commit
9204b4d7c9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xorgproto'
|
||||
pkgname=xorgproto
|
||||
version=2022.1
|
||||
version=2022.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dlegacy=true"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Combined X.Org X11 Protocol headers"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="https://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/proto/xorgproto-${version}.tar.gz"
|
||||
checksum=2a399e77d98fe53e9056726a1934b62cbaa6c41d7b1f41a354911b0925363343
|
||||
distfiles="${XORG_SITE}/proto/xorgproto-${version}.tar.xz"
|
||||
checksum=5d13dbf2be08f95323985de53352c4f352713860457b95ccaf894a647ac06b9e
|
||||
replaces="bigreqsproto>=0 compositeproto>=0 damageproto>=0 dmxproto>=0 dri2proto>=0
|
||||
dri3proto>=0 fixesproto>=0 fontsproto>=0 glproto>=0 inputproto>=0 kbproto>=0 presentproto>=0
|
||||
printproto>=0 randrproto>=0 recordproto>=0 renderproto>=0 resourceproto>=0 scrnsaverproto>=0
|
||||
|
|
Loading…
Add table
Reference in a new issue