mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Geändert:
* Postfix Version 2.2.10 eingepflegt * Cyrus-Paket umbenannt * JAVA-Paket erstellt git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@151 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -53,7 +53,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
md5 : $(subst %,%_MD5,$(objects))
|
||||
|
||||
dist:
|
||||
make-packages.sh cyrusimap $(THISAPP)-ipfire-beta-1
|
||||
make-packages.sh cyrusimap cyrusimap-$(VER)-ipfire-beta-1
|
||||
|
||||
###############################################################################
|
||||
# Downloading, checking, md5sum
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.2.9
|
||||
VER = 2.2.10
|
||||
|
||||
THISAPP = postfix-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = be78631bd9b6bf7735e43abfa54d69f6
|
||||
$(DL_FILE)_MD5 = 440a4702182a79ac2f51e8974fb742c9
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user