diff options
-rw-r--r-- | tools/depends/native/swig-native/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/native/swig-native/Makefile b/tools/depends/native/swig-native/Makefile index 9067b2ad86..6b255b2e08 100644 --- a/tools/depends/native/swig-native/Makefile +++ b/tools/depends/native/swig-native/Makefile @@ -6,7 +6,7 @@ DEPS= ../../Makefile.include.in Makefile # lib name, version LIBNAME=swig -VERSION=2.0.8 +VERSION=3.0.10 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |