diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:18:06 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:18:06 +0000 |
| commit | 87edada1714662aae67ac64c63ae246b9b567767 (patch) | |
| tree | 730c8d998eb1bb7dd8bc0cb289ec8868b348c627 /repos/extra/bmake/abuild | |
| parent | 3171267af3cdb397aa9c3bca7af29d84be6d6071 (diff) | |
| download | alicelinux-87edada1714662aae67ac64c63ae246b9b567767.tar.gz alicelinux-87edada1714662aae67ac64c63ae246b9b567767.zip | |
bmake: updated to 20250804
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 6359c18f..7aef8f73 100644 --- a/repos/extra/bmake/abuild +++ b/repos/extra/bmake/abuild @@ -1,5 +1,5 @@ name=bmake -version=20250707 +version=20250804 release=1 source="https://www.crufty.net/ftp/pub/sjg/${name}-${version}.tar.gz separate-tests.patch" |