diff options
Diffstat (limited to 'tools/depends/native/waylandpp-scanner/Makefile')
-rw-r--r-- | tools/depends/native/waylandpp-scanner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/native/waylandpp-scanner/Makefile b/tools/depends/native/waylandpp-scanner/Makefile index 528a34caaf..f627815368 100644 --- a/tools/depends/native/waylandpp-scanner/Makefile +++ b/tools/depends/native/waylandpp-scanner/Makefile @@ -5,7 +5,7 @@ DEPS=../../Makefile.include Makefile # lib name, version LIBNAME=waylandpp -VERSION=0.2.2 +VERSION=0.2.8 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |