diff options
Diffstat (limited to 'tools/depends/target/samba-gplv3/Makefile')
-rw-r--r-- | tools/depends/target/samba-gplv3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/samba-gplv3/Makefile b/tools/depends/target/samba-gplv3/Makefile index 55bb46b0bd..95c32d9df0 100644 --- a/tools/depends/target/samba-gplv3/Makefile +++ b/tools/depends/target/samba-gplv3/Makefile @@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile 01-fix-dependencies.patch 02-cross_compile # lib name, version LIBNAME=samba -VERSION=4.11.6 +VERSION=4.11.13 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |