--- trunk/extras/firewalld/firewalld-0.5.2-r1.smage2 2019/10/21 10:10:55 33244 +++ trunk/extras/firewalld/firewalld-0.5.2-r1.smage2 2019/10/21 10:36:34 33245 @@ -46,7 +46,7 @@ SRC_URI=( https://github.com/${PNAME}/${PNAME}/archive/${SRCFILE} mirror://${PNAME}/${SRCFILE} - mirror://${PNAME}/${PNAME}-0.4.4.4-confd.patch + mirror://${PNAME}/${PNAME}-0.5.2-confd.patch mirror://${PNAME}/firewalld.service ) @@ -79,7 +79,7 @@ cd ${SRCDIR} # use /etc/conf.d for service configuration - mpatch ${PNAME}-0.4.4.4-confd.patch || die + mpatch ${PNAME}-0.5.2-confd.patch || die #mautoreconf || die ./autogen.sh || die }