wayland-protocols: update to 1.25.
This commit is contained in:
parent
9e7daa0e6c
commit
dc28e000fe
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wayland-protocols'
|
# Template file for 'wayland-protocols'
|
||||||
pkgname=wayland-protocols
|
pkgname=wayland-protocols
|
||||||
version=1.24
|
version=1.25
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
|
@ -10,7 +10,7 @@ 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=71a171f964e4fe25cede281a2939ac5298ddaba9a5dd8a217db66843a532d064
|
checksum=4326e2b5e04e459ab4522e83e19bff101a3faf9b085bcf46b6cabbd392cc4458
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue