mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
sys-apps/seismograph: bump for root on raid
Also includes a couple misc fixes for ensuring we do not overrun buffers and null terminate strings.
This commit is contained in:
parent
8fdc3c1a63
commit
8905e5fbdf
@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="b9c0e7cf7d49881c5214c97dd42d1b56c6f308ef"
|
||||
CROS_WORKON_COMMIT="b7ca8cb251c87a63a8b5735a36e787a108abd70f"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user