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'
|
||||
pkgname=wayland-protocols
|
||||
version=1.23
|
||||
version=1.24
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="wayland-devel"
|
||||
short_desc="Protocols and extensions complementing the Wayland core protocol"
|
||||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||
maintainer="Isaac Freund <mail@isaacfreund.com>"
|
||||
license="MIT"
|
||||
homepage="https://wayland.freedesktop.org"
|
||||
distfiles="https://github.com/wayland-project/wayland-protocols/archive/${version}.tar.gz"
|
||||
checksum=1ffd6f90eb247ff79de50ac10490ed03100572fb571cebef4df9ec74a271b2af
|
||||
checksum=71a171f964e4fe25cede281a2939ac5298ddaba9a5dd8a217db66843a532d064
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue