diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-24 15:21:17 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-24 15:21:17 +0000 |
| commit | 6a16bc4fc31365f0ae126b25b10389b29f037bde (patch) | |
| tree | 4f490ccf01594e8f7f6cda552b5060fd41c96703 | |
| parent | 98e8a4119893d5ec219081975e348cebb0f61029 (diff) | |
| download | alicelinux-6a16bc4fc31365f0ae126b25b10389b29f037bde.tar.gz alicelinux-6a16bc4fc31365f0ae126b25b10389b29f037bde.zip | |
bmake: updated to 20250707
| -rw-r--r-- | repos/extra/bmake/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/bmake/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/bmake/.checksum b/repos/extra/bmake/.checksum index 927248ab..082fa3c5 100644 --- a/repos/extra/bmake/.checksum +++ b/repos/extra/bmake/.checksum @@ -1,2 +1,2 @@ -e6a61e787b97ecd072766ac47bc059a1018ab97ad27aacf64d5368980c4fd653 bmake-20250618.tar.gz +e49e69334589532102622c1402425de060e805c8026ce03858aa8f213adaa0ab bmake-20250707.tar.gz 4aa065be4b80c6d4cdfa7078a6d3798e8a927f4d940325c5c2c3c31087018bb5 separate-tests.patch diff --git a/repos/extra/bmake/abuild b/repos/extra/bmake/abuild index 34add07c..6359c18f 100644 --- a/repos/extra/bmake/abuild +++ b/repos/extra/bmake/abuild @@ -1,5 +1,5 @@ name=bmake -version=20250618 +version=20250707 release=1 source="https://www.crufty.net/ftp/pub/sjg/${name}-${version}.tar.gz separate-tests.patch" |