diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-17 17:03:01 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-17 17:03:01 +0000 |
| commit | a286699e5074d30c487406d49d452129cd7024c9 (patch) | |
| tree | 7f23de226c3736fa0f594d9b482fad635134e361 /repos/extra/bmake/abuild | |
| parent | f2b935b8b13941013f0800cc2c7e16fcf3920db5 (diff) | |
| download | alicelinux-a286699e5074d30c487406d49d452129cd7024c9.tar.gz alicelinux-a286699e5074d30c487406d49d452129cd7024c9.zip | |
bmake: updated to 20260406
Diffstat (limited to 'repos/extra/bmake/abuild')
| -rw-r--r-- | repos/extra/bmake/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/bmake/abuild b/repos/extra/bmake/abuild index 78b63aa1..cf0b329b 100644 --- a/repos/extra/bmake/abuild +++ b/repos/extra/bmake/abuild @@ -1,5 +1,5 @@ name=bmake -version=20260313 +version=20260406 release=1 source="https://www.crufty.net/ftp/pub/sjg/${name}-${version}.tar.gz separate-tests.patch" |