diff options
author | Philipp Kerling <pkerling@casix.org> | 2018-04-22 19:02:35 +0200 |
---|---|---|
committer | Philipp Kerling <pkerling@casix.org> | 2018-04-22 19:02:35 +0200 |
commit | 054fa007cf5d359ae081b4613f82ce394c6e679c (patch) | |
tree | 26c93272d0ab59db1afb88f2dbe046b6e5249c2b /tools/depends/target/waylandpp | |
parent | 120632f41ee040ed182dbd855a9638ab5573e7c4 (diff) |
Bump waylandpp to 0.2.3 for SUSE
Diffstat (limited to 'tools/depends/target/waylandpp')
-rw-r--r-- | tools/depends/target/waylandpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/waylandpp/Makefile b/tools/depends/target/waylandpp/Makefile index 109421a685..94018f3393 100644 --- a/tools/depends/target/waylandpp/Makefile +++ b/tools/depends/target/waylandpp/Makefile @@ -3,7 +3,7 @@ DEPS=Makefile # lib name, version LIBNAME=waylandpp -VERSION=0.2.2 +VERSION=0.2.3 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |