diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-23 02:27:37 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-23 02:27:37 +0000 |
| commit | 0f68a581db9bdf5c608515257ebf66755e8540a2 (patch) | |
| tree | 31c99e4a2958f19cd4b5cd49d3d6c936426f333c /bmake | |
| parent | c61c88cfbcc81abd62a7d01107dd3789826ddeb0 (diff) | |
| download | alicelinux-0f68a581db9bdf5c608515257ebf66755e8540a2.tar.gz alicelinux-0f68a581db9bdf5c608515257ebf66755e8540a2.zip | |
Woodpecker CI f9ed47d72a1c96db97a9593b085d1467f33b5556 [SKIP CI]
Diffstat (limited to 'bmake')
| -rw-r--r-- | bmake/.checksum | 2 | ||||
| -rw-r--r-- | bmake/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bmake/.checksum b/bmake/.checksum index cccd30cd..f489bfe9 100644 --- a/bmake/.checksum +++ b/bmake/.checksum @@ -1,2 +1,2 @@ -4430728c03e3586b860e25adbc09589f20ba4a11877de7df3abe4428bd2545a3 bmake-20260406.tar.gz +b50a6a3dfa378e284a9e6ec254fa478df6f218bd536da9cb9b3d22d78e1680d8 bmake-20260508.tar.gz 4aa065be4b80c6d4cdfa7078a6d3798e8a927f4d940325c5c2c3c31087018bb5 separate-tests.patch diff --git a/bmake/abuild b/bmake/abuild index cf0b329b..fe83ecba 100644 --- a/bmake/abuild +++ b/bmake/abuild @@ -1,5 +1,5 @@ name=bmake -version=20260406 +version=20260508 release=1 source="https://www.crufty.net/ftp/pub/sjg/${name}-${version}.tar.gz separate-tests.patch" |