mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 19:15:54 +02:00
samba: updated to 3.6.13.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user