Programmupdate:

* Samba 3.0.23a --> 3.0.23b
Geändert:
  * ConnectionScheduler kann jetzt VPNs starten/beenden.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@254 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-08-21 19:15:32 +00:00
parent 92b5fba450
commit 957fb958c6
7 changed files with 79 additions and 43 deletions

View File

@@ -26,7 +26,7 @@
include Config
VER = 3.0.23a
VER = 3.0.23b
THISAPP = samba-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = e48f196fa51c22ff67463680ce95a58d
$(DL_FILE)_MD5 = f2d1a513fd7138fd1515d3bdf702f7c7
install : $(TARGET)