diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-03-25 17:25:01 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-03-25 17:25:12 +0100 |
commit | 3bc381008bebdf4f816f9a5573ad2edfe527620d (patch) | |
tree | 506b7a07fba43048f2342cf4fe672b9c31af374b /package/samba/Makefile | |
parent | b6937a98664c3ec823da7b456afad7ea5de486f2 (diff) |
samba: update to 4.4.0
Diffstat (limited to 'package/samba/Makefile')
-rw-r--r-- | package/samba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/samba/Makefile b/package/samba/Makefile index a5dca1a01..32336d3bd 100644 --- a/package/samba/Makefile +++ b/package/samba/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= samba -PKG_VERSION:= 4.3.6 +PKG_VERSION:= 4.4.0 PKG_RELEASE:= 1 -PKG_HASH:= 3251eca5b196854e79978f4a92d5fd2b55bd7b0a252a65131a9be02be6754924 +PKG_HASH:= c5f6fefb7fd0a4e5f404a253b19b55f74f88faa1c3612cb3329e24aa03470075 PKG_DESCR:= file and print server PKG_SECTION:= net/fs PKG_BUILDDEP:= gettext-tiny util-linux popt python2 gnutls |