Merge pull request #7243 from Sir-Boops/wayland
wayland-protocols: update to 1.10
This commit is contained in:
commit
f8afd161b1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wayland-protocols'
|
# Template file for 'wayland-protocols'
|
||||||
pkgname=wayland-protocols
|
pkgname=wayland-protocols
|
||||||
version=1.9
|
version=1.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Sir_Boops <admin@boops.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://wayland.freedesktop.org"
|
homepage="http://wayland.freedesktop.org"
|
||||||
distfiles="https://wayland.freedesktop.org/releases/wayland-protocols-${version}.tar.xz"
|
distfiles="https://wayland.freedesktop.org/releases/wayland-protocols-${version}.tar.xz"
|
||||||
checksum=666b72de30ca3b70c2b54ccc9e8114cb520e76db224c816b5e23501099174f75
|
checksum=5719c51d7354864983171c5083e93a72ac99229e2b460c4bb10513de08839c0a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue