mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
wayland-protocols: update to 1.14.
Closes #14219. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
83fc7ff5d7
commit
8cd050d74f
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.13
|
version=1.14
|
||||||
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=0758bc8008d5332f431b2a84fea7de64d971ce270ed208206a098ff2ebc68f38
|
checksum=9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue