mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
samba: update to 3.6.16.
This commit is contained in:
@@ -29,6 +29,8 @@ usr/bin/wbinfo
|
||||
#usr/include/smb_share_modes.h
|
||||
#usr/include/talloc.h
|
||||
#usr/include/tdb.h
|
||||
#usr/include/tevent.h
|
||||
#usr/include/tevent_internal.h
|
||||
#usr/include/wbclient.h
|
||||
usr/lib/libnetapi.so
|
||||
usr/lib/libnetapi.so.0
|
||||
@@ -42,6 +44,9 @@ usr/lib/libtalloc.so.2.0.5
|
||||
usr/lib/libtdb.so
|
||||
usr/lib/libtdb.so.1
|
||||
usr/lib/libtdb.so.1.2.9
|
||||
usr/lib/libtevent.so
|
||||
usr/lib/libtevent.so.0
|
||||
usr/lib/libtevent.so.0.9.11
|
||||
usr/lib/libwbclient.so
|
||||
usr/lib/libwbclient.so.0
|
||||
#usr/lib/samba
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.6.15
|
||||
VER = 3.6.16
|
||||
|
||||
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 = 49
|
||||
PAK_VER = 50
|
||||
|
||||
DEPS = "cups"
|
||||
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = d9424e9badb089bd51e6cfc752b21dfa
|
||||
$(DL_FILE)_MD5 = 12c6785802813c2c5bf66e5c4c4e1d93
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user