mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
weston: update to 13.0.3.
This commit is contained in:
parent
4f2fe6ad04
commit
11c489a03d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'weston'
|
# Template file for 'weston'
|
||||||
pkgname=weston
|
pkgname=weston
|
||||||
version=13.0.1
|
version=13.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args=" $(vopt_bool vaapi backend-drm-screencast-vaapi) "
|
configure_args=" $(vopt_bool vaapi backend-drm-screencast-vaapi) "
|
||||||
|
@ -16,8 +16,8 @@ short_desc="Reference implementation of a Wayland compositor"
|
||||||
maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wayland.freedesktop.org/"
|
homepage="https://wayland.freedesktop.org/"
|
||||||
distfiles="https://wayland.freedesktop.org/releases/${pkgname}-${version}.tar.xz"
|
distfiles="https://gitlab.freedesktop.org/wayland/weston/-/releases/${version}/downloads/weston-${version}.tar.xz"
|
||||||
checksum=ea1566ab4f5ffce7e9fd4f7a1fca5b30caae4d50023bf459213994094e02b29a
|
checksum=27f68d96e3b97d98daadef13a202356524924fa381418fa6716b9136ef099093
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
replaces="weston-colord>=0"
|
replaces="weston-colord>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue