diff options
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 14bf63b92..3fb44b85e 100644 --- a/package/samba/Makefile +++ b/package/samba/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= samba -PKG_VERSION:= 4.5.6 +PKG_VERSION:= 4.6.3 PKG_RELEASE:= 1 -PKG_HASH:= 0d8ff81ef034344d09c9614fae7a2ad19cf7b175eb080e8548aa7783040ade70 +PKG_HASH:= 2a38ef3da77809cba0583fc188e2a4b5420437aecaad0dffe9a06f732e4b1561 PKG_DESCR:= file and print server PKG_SECTION:= net/fs PKG_DEPENDS:= libuuid libpopt libgnutls libtirpc |