Updated samba to current stable.

This fixes bug #0000615
This commit is contained in:
Christian Schmidt
2010-04-11 09:06:37 +02:00
parent cee03fd1d4
commit e12bc37dca
2 changed files with 6 additions and 5 deletions

View File

@@ -62,6 +62,7 @@
* cacti-0.8.7e
* calamaris-2.59
* capi4k-utils-2005-07-18
* ccache-2.4
* ccache-3.0pre0
* cdrtools-2.01.01
* centerim-4.22.1
@@ -282,7 +283,7 @@
* rssdler-0.4.0a
* rsync-3.0.7
* rtorrent-0.8.6
* samba-3.5.1
* samba-3.5.2
* sane-1.0.19
* screen-4.0.3
* sdparm-1.01
@@ -298,7 +299,7 @@
* splix-2.0.0-rc2
* sqlite-3.6.10
* squashfs-lzma-cvs20100214
* squid-2.7.STABLE7
* squid-2.7.STABLE9
* squidGuard-1.4.1
* squidclamav-5.2
* sshfs-fuse-2.2

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.5.1
VER = 3.5.2
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 = 25
PAK_VER = 26
DEPS = "cups"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 60811195b0507fa151b602684cece743
$(DL_FILE)_MD5 = 6f8cf649207ccd8c2c17e28c335f4e9d
install : $(TARGET)