mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
wayland-protocols: update to 1.20.
This commit is contained in:
parent
d878b9865b
commit
89c5fa714a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wayland-protocols'
|
# Template file for 'wayland-protocols'
|
||||||
pkgname=wayland-protocols
|
pkgname=wayland-protocols
|
||||||
version=1.18
|
version=1.20
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wayland.freedesktop.org"
|
homepage="https://wayland.freedesktop.org"
|
||||||
distfiles="https://github.com/wayland-project/wayland-protocols/archive/${version}.tar.gz"
|
distfiles="https://github.com/wayland-project/wayland-protocols/archive/${version}.tar.gz"
|
||||||
checksum=eccbd485a3e657a745c46ac84cef924e9279285ae21c1289657df9a715b1ac83
|
checksum=b59cf0949aeb1f71f7db46b63b1c5a6705ffde8cb5bd194f843fbd9b41308dda
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export wayland_scanner=wayland-scanner
|
export wayland_scanner=wayland-scanner
|
||||||
|
|
Loading…
Add table
Reference in a new issue