samba: update to 3.5.12.

This commit is contained in:
Arne Fitzenreiter
2011-11-04 12:29:28 +01:00
parent 920fb6e422
commit b514fe3fba
2 changed files with 4 additions and 3 deletions

View File

@@ -171,6 +171,7 @@ usr/sbin/winbindd
#usr/share/man/man8/umount.cifs.8
#usr/share/man/man8/vfs_acl_tdb.8
#usr/share/man/man8/vfs_acl_xattr.8
#usr/share/man/man8/vfs_aio_fork.8
#usr/share/man/man8/vfs_audit.8
#usr/share/man/man8/vfs_cacheprime.8
#usr/share/man/man8/vfs_cap.8

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.5.11
VER = 3.5.12
THISAPP = samba-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = samba
PAK_VER = 36
PAK_VER = 37
DEPS = "cups"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 81bbd16048c6ca40baea8c59126ee385
$(DL_FILE)_MD5 = b1b8c6238a5524d001b8518d2b999993
install : $(TARGET)