diff options
-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 |