diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-07 19:31:36 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-07 19:31:36 +0300 |
commit | 7a62aa1d80976c899a130f2f1833ce7420645ef9 (patch) | |
tree | 33475c198ea068e17538ea97b8d00413a46f45f8 /extra/bmake | |
parent | 72b51eeaa3fc0a9687081e57e9b97a6d88706a58 (diff) | |
download | repository-7a62aa1d80976c899a130f2f1833ce7420645ef9.tar.gz |
bmake: bump to 20220726
Diffstat (limited to 'extra/bmake')
-rw-r--r-- | extra/bmake/checksums | 2 | ||||
-rw-r--r-- | extra/bmake/sources | 2 | ||||
-rw-r--r-- | extra/bmake/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/bmake/checksums b/extra/bmake/checksums index 123ef151..07e09c66 100644 --- a/extra/bmake/checksums +++ b/extra/bmake/checksums @@ -1,2 +1,2 @@ %BLAKE3 -8097ee9355f1b1534750dd09b4d96ac7bb9f77343561144057d19ff58ae0a49c bmake-20220612.tar.gz +7febeac7ee5e0f8a13f3b2a74a8ea0696cb97d74ebd8d5c53ade66b64acede71 bmake-20220726.tar.gz diff --git a/extra/bmake/sources b/extra/bmake/sources index 585050e2..6bf09ff4 100644 --- a/extra/bmake/sources +++ b/extra/bmake/sources @@ -1 +1 @@ -http://www.crufty.net/ftp/pub/sjg/bmake-20220612.tar.gz +http://www.crufty.net/ftp/pub/sjg/bmake-20220726.tar.gz diff --git a/extra/bmake/version b/extra/bmake/version index 8d0bd278..dc8e5b5a 100644 --- a/extra/bmake/version +++ b/extra/bmake/version @@ -1 +1 @@ -20220612 1 +20220726 1 |