diff options
author | Philipp Kerling <pkerling@casix.org> | 2018-01-08 13:19:08 +0100 |
---|---|---|
committer | Philipp Kerling <pkerling@casix.org> | 2018-01-14 14:30:57 +0100 |
commit | d57c79deafe681a6f1e523d58c24ceed714a46bc (patch) | |
tree | 1a3a91a9a3be08c65bde5a884fb823e614c431d1 | |
parent | 9320596c0a805a9a3d42d81a235dcffd3b7c5055 (diff) |
[depends] Bump wayland-protocols to 1.12
-rw-r--r-- | tools/depends/target/wayland-protocols/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/wayland-protocols/Makefile b/tools/depends/target/wayland-protocols/Makefile index 6752b32c09..449d5ccea6 100644 --- a/tools/depends/target/wayland-protocols/Makefile +++ b/tools/depends/target/wayland-protocols/Makefile @@ -3,7 +3,7 @@ DEPS=Makefile # lib name, version LIBNAME=wayland-protocols -VERSION=1.7 +VERSION=1.12 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.xz |