Upgrade and fix for samba pack

This commit is contained in:
maniacikarus
2009-05-08 20:40:22 +02:00
parent 2b5b6b9e75
commit 060ecb123a
3 changed files with 9 additions and 12 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.3.3
VER = 3.3.4
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 = 14
PAK_VER = 15
DEPS = "cups cyrus-sasl"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 4d5835817416d1ffa30783af45c5a9ed
$(DL_FILE)_MD5 = 1443165edb7cb3f56f1e77aec1ee3266
install : $(TARGET)