mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
wayland-protocols: update to 1.24.
This commit is contained in:
parent
5ec9c7a09a
commit
1fe163d03b
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'wayland-protocols'
|
# Template file for 'wayland-protocols'
|
||||||
pkgname=wayland-protocols
|
pkgname=wayland-protocols
|
||||||
version=1.23
|
version=1.24
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
makedepends="wayland-devel"
|
makedepends="wayland-devel"
|
||||||
short_desc="Protocols and extensions complementing the Wayland core protocol"
|
short_desc="Protocols and extensions complementing the Wayland core protocol"
|
||||||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
maintainer="Isaac Freund <mail@isaacfreund.com>"
|
||||||
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=1ffd6f90eb247ff79de50ac10490ed03100572fb571cebef4df9ec74a271b2af
|
checksum=71a171f964e4fe25cede281a2939ac5298ddaba9a5dd8a217db66843a532d064
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue