Revision: 8095
          http://sourceforge.net/p/ipcop/svn/8095
Author:   owes
Date:     2016-02-21 12:27:57 +0000 (Sun, 21 Feb 2016)
Log Message:
-----------
Update gmp to 6.1.0 in toolchain branch

Modified Paths:
--------------
    ipcop/branches/toolchain/lfs/gmp

Modified: ipcop/branches/toolchain/lfs/gmp
===================================================================
--- ipcop/branches/toolchain/lfs/gmp    2016-02-21 11:05:20 UTC (rev 8094)
+++ ipcop/branches/toolchain/lfs/gmp    2016-02-21 12:27:57 UTC (rev 8095)
@@ -33,15 +33,14 @@
 include Config
 
 PKG_NAME   = gmp
-VER        = 6.0.0a
+VER        = 6.1.0
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
 THISAPP    = $(PKG_NAME)-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_GNU)/$(PKG_NAME)
-# Version is 6.0.0a but 6.0.0 is in archive
-DIR_APP    = $(DIR_SRC)/gmp-6.0.0
+DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 # gcc hardened spec is not yet used during normal build, so script need to set 
that
@@ -56,7 +55,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1e6da4e434553d2811437aa42c7f7c76
+$(DL_FILE)_MD5 = a9868ef2556ad6a2909babcd1428f3c7
 
 install : $(TARGET)
 

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


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to