Magellan Linux

Diff of /trunk/core/rsync/rsync-3.1.2-r1.smage2

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

revision 27378 by niro, Tue Dec 22 15:00:45 2015 UTC revision 27379 by niro, Wed Dec 23 08:32:46 2015 UTC
# Line 17  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" Line 17  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17  sminclude mbuild  sminclude mbuild
18    
19  SRC_URI=(  SRC_URI=(
20   http://samba.anu.edu.au/ftp/${PNAME}/src/${SRCFILE}   https://download.samba.org/pub/${PNAME}/src/${SRCFILE}
21   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
22  )  )
23    
24  UP2DATE="updatecmd http://rsync.samba.org/ftp/${PNAME} | grep ${PNAME}- | lasttarball gz"  UP2DATE="updatecmd http://rsync.samba.org/ftp/${PNAME} | grep ${PNAME}- | highesttarball gz"
25    
26  src_compile()  src_compile()
27  {  {

Legend:
Removed from v.27378  
changed lines
  Added in v.27379