]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Update:
authordelaco <delaco@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Wed, 26 Jul 2006 18:08:22 +0000 (18:08 +0000)
committerdelaco <delaco@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Wed, 26 Jul 2006 18:08:22 +0000 (18:08 +0000)
  * Samba 3.0.23a

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@231 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

lfs/samba

index f74eeb959f9f0c420ab4430044421b31ce67697a..eaffd938da662d46f8ecf3154548cebdd9573172 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
 # Makefiles are based on LFSMake, which is                                    #
 # Copyright (C) 2002 Rod Roard <rod@sunsetsystems.com>                        #
 #                                                                             #
-# Modifications by:                                                           #
-# ??-12-2003 Mark Wormgoor < mark@wormgoor.com>                               #
-#          - Modified Makefile for IPCop build                                #
-#                                                                             #
-# $Id: ntp,v 1.6.2.3 2005/02/05 15:38:15 gespinasse Exp $
-#                                                                             #
 ###############################################################################
 
 ###############################################################################
 
 include Config
 
-VER        = 3.0.22
+VER        = 3.0.23a
 
 THISAPP    = samba-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = ftp://ftp.samba.org/pub/samba
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = samba
@@ -50,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5c39505af17cf5caf3d6ed8bab135036
+$(DL_FILE)_MD5 = e48f196fa51c22ff67463680ce95a58d
 
 install : $(TARGET)