Magellan Linux

Diff of /branches/R11-unstable/extras/libssh/libssh-0.6.3-r1.smage2

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

revision 23314 by niro, Mon Nov 10 10:55:41 2014 UTC revision 23315 by niro, Mon Nov 10 11:00:54 2014 UTC
# Line 17  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" Line 17  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17    
18  sminclude cmake  sminclude cmake
19    
20    DL_ID="89"
21    
22  SRC_URI=(  SRC_URI=(
23   https://red.libssh.org/attachments/download/51/${SRCFILE}   https://red.libssh.org/attachments/download/${DL_ID}/${SRCFILE}
24   http://www.libssh.org/files/${PVER%.*}/${SRCFILE}   http://www.libssh.org/files/${PVER%.*}/${SRCFILE}
25   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
26  )  )

Legend:
Removed from v.23314  
changed lines
  Added in v.23315