Branch '2.3-stable' - z-push/Makefile

Christoph Wickert wickert at kolabsys.com
Fri Jun 3 00:44:25 CEST 2011


 z-push/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bd147ef58e090b4be6a5cd5680b635ff3c9f185f
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Fri Jun 3 00:44:20 2011 +0200

    z-push: The random string really sucks

diff --git a/z-push/Makefile b/z-push/Makefile
index 6f86625..f71a4d4 100644
--- a/z-push/Makefile
+++ b/z-push/Makefile
@@ -5,7 +5,7 @@ VERSION = $(shell grep "^Version:" *.spec | sed -e "s/^Version:\s*\([0-9.]*\).*/
 RELEASE = $(shell grep "^Release:" *.spec | sed -e "s/^Release:\s*\([0-9._a-z]*\).*/\1/")
 
 SOURCE_URL=http://download.berlios.de/z-push/
-SOURCE_0=$(PACKAGE)-$(VERSION).tar.gz
+SOURCE_0=$(PACKAGE)-$(VERSION)-685.tar.gz
 EXTRA=z_RTF.php
 
 include ../make-helper/package.mk





More information about the commits mailing list