Revision: 2698
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2698&view=rev
Author:   owes
Date:     2009-04-11 20:39:21 +0000 (Sat, 11 Apr 2009)

Log Message:
-----------
Upgrade pcre to 7.9

Modified Paths:
--------------
    ipcop/trunk/lfs/pcre

Modified: ipcop/trunk/lfs/pcre
===================================================================
--- ipcop/trunk/lfs/pcre        2009-04-11 18:18:49 UTC (rev 2697)
+++ ipcop/trunk/lfs/pcre        2009-04-11 20:39:21 UTC (rev 2698)
@@ -33,13 +33,13 @@
 include Config
 
 PKG_NAME   = pcre
-VER        = 7.8
+VER        = 7.9
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
-THISAPP    = pcre-$(VER)
+THISAPP    = $(PKG_NAME)-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
-DL_FROM    = $(URL_SFNET)/pcre
+DL_FROM    = $(URL_SFNET)/$(PKG_NAME)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 141132d6af14dccc7b08fa797e4fd441
+$(DL_FILE)_MD5 = b6a9669d1863423f01ea46cdf00f93dc
 
 install : $(TARGET)
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to