1
0
forked from rosa/hakurei

internal/rosa/package/toybox: 0.8.13 to 0.8.14

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-06-24 06:41:56 +09:00
parent 4c647388b0
commit e5ce36532b
+2 -2
View File
@@ -2,10 +2,10 @@ package toybox-source {
description = "toybox source tree";
exclude = true;
version# = "0.8.13";
version# = "0.8.14";
output = remoteTar {
url = "https://landley.net/toybox/downloads/toybox-"+version+".tar.gz";
checksum = "rZ1V1ATDte2WeQZanxLVoiRGdfPXhMlEo5-exX-e-ml8cGn9qOv0ABEUVZpX3wTI";
checksum = "RZQp2CTsLt_y15vsZxwqUb2O1XfK7uvwn-2sTd38O4HAsFKPQpS1UP0brYJ3dRA-";
compress = gzip;
};
}