samba: updated to 3.6.13.

This commit is contained in:
Arne Fitzenreiter
2013-03-18 22:39:24 +01:00
parent 94ce2cc1b9
commit c1aa6aafc2
2 changed files with 4 additions and 3 deletions

View File

@@ -114,6 +114,7 @@ usr/sbin/winbindd
#usr/share/locale/sv/LC_MESSAGES/pam_winbind.mo
#usr/share/locale/zh_CN/LC_MESSAGES/pam_winbind.mo
#usr/share/locale/zh_TW/LC_MESSAGES/pam_winbind.mo
#usr/share/man/man1/dbwrap_tool.1
#usr/share/man/man1/findsmb.1
#usr/share/man/man1/log2pcap.1
#usr/share/man/man1/nmblookup.1

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.6.12
VER = 3.6.13
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 = 46
PAK_VER = 47
DEPS = "cups"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 430fd21a1acd26964d3ccf366df8709a
$(DL_FILE)_MD5 = b9fe8413cbb6fa4b970a159968db2fb4
install : $(TARGET)