diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 17:16:35 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 17:16:35 +0100 |
commit | b5fcbfdda3d3062ec894b03214c03fb9932346b4 (patch) | |
tree | 064751b90b17a71230d7d5ed60b4fa30b0b0886d /package/samba/Makefile | |
parent | 750cfae39c77e6f065190f7c9647ac43388952fb (diff) |
update to latest upstream
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 f29bf52e0..34cbeec8a 100644 --- a/package/samba/Makefile +++ b/package/samba/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= samba -PKG_VERSION:= 3.6.21 +PKG_VERSION:= 3.6.23 PKG_RELEASE:= 1 -PKG_MD5SUM:= faa67c625508dc495c082357913ccea6 +PKG_MD5SUM:= 2f7aee1dc5d31aefcb364600915b31dc PKG_DESCR:= NetBIOS/SMB file and print server PKG_SECTION:= net/fs PKG_BUILDDEP:= gettext-tiny util-linux popt |