mirror of
https://github.com/sbopkg/sbopkg
synced 2025-02-05 08:46:34 +01:00
Mirror of https://github.com/sbopkg/sbopkg
5e36b3195c
In the updates check we split the package name expression (on the makepkg line) counting dashes. The 13.0 scripts now have, instead of 'tgz', the expression ${PKGTYPE:-tgz} at the end. This makes us pick up the ARCH field instead. Fix this by suppressing any ':-' operation found. This should be reasonably safe (no 12.2 script has such expression there). While at it, replace the old cut/rev dance with a single sed invocation. Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com> |
||
---|---|---|
src | ||
tools | ||
ChangeLog-current.txt |