diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-06-12 22:43:54 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-06-12 22:45:56 +0200 |
commit | 81ddd4af16c9c317ec388013174ad48b007e8c1f (patch) | |
tree | 88a1b767b23b2ad8d080a9a4742652419347923e /package/samba | |
parent | 73c9965e12e76bafd86a350645dad858605c5e49 (diff) |
samba: update to 4.4.4
Diffstat (limited to 'package/samba')
-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 32336d3bd..e9cf033e4 100644 --- a/package/samba/Makefile +++ b/package/samba/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= samba -PKG_VERSION:= 4.4.0 +PKG_VERSION:= 4.4.4 PKG_RELEASE:= 1 -PKG_HASH:= c5f6fefb7fd0a4e5f404a253b19b55f74f88faa1c3612cb3329e24aa03470075 +PKG_HASH:= 262f9edabbd1c0112819b5063718588c22b0ee4c1a2f648f79f233fdfba25c8b PKG_DESCR:= file and print server PKG_SECTION:= net/fs PKG_BUILDDEP:= gettext-tiny util-linux popt python2 gnutls |