Magellan Linux

Diff of /trunk/core/gnutls/gnutls-3.2.10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 20766 by niro, Fri Feb 7 10:37:35 2014 UTC revision 20767 by niro, Fri Feb 7 10:40:08 2014 UTC
# Line 27  sminclude mtools mbuild multilib Line 27  sminclude mtools mbuild multilib
27  msetfeature "!check"  msetfeature "!check"
28    
29  SRC_URI=(  SRC_URI=(
30   gnu://${PNAME}/v${PVER%.*}/${SRCFILE}   ftp://ftp.gnutls.org/gcrypt/${PNAME}/v${PVER%.*}/${SRCFILE}
31   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
32  )  )
33    
34  UP2DATE="updatecmd http://ftp.gnu.org/gnu/gnutls/v3.2 | highesttarball xz"  UP2DATE="updatecmd ftp://ftp.gnutls.org/gcrypt/${PNAME}/v3.2 | highesttarball xz"
35    
36  src_compile()  src_compile()
37  {  {

Legend:
Removed from v.20766  
changed lines
  Added in v.20767