--- smage/trunk/core/installer-simple/installer-simple-0.4.90.20140701.1-r1.smage2 2014/07/02 11:57:48 5689 +++ smage/trunk/core/installer-simple/installer-simple-0.4.90.20140701.1-r1.smage2 2014/07/02 12:02:45 5690 @@ -29,7 +29,7 @@ SRC_URI=( mirror://${PNAME}/${SRCFILE} - mirror://${PNAME}/${PNAME}-0.4.90.20140108.2-alx.patch + mirror://${PNAME}/${PNAME}-0.4.90.20140701.1-alx.patch ) src_prepare() @@ -38,7 +38,7 @@ cd ${SRCDIR} # apply settings for alx - mpatch ${PNAME}-0.4.90.20140108.2-alx.patch || die + mpatch ${PNAME}-0.4.90.20140701.1-alx.patch || die } src_compile()