diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-04 12:02:24 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-04 12:02:24 +0200 |
commit | a5a7b374b57b4c705d25a0d4c20b38bf66ebdc58 (patch) | |
tree | ac2f86644cc6fab27c712540445195108751d880 /extra/bmake | |
parent | 5ac2abfb1e85c53b9eb044b8ac547fc55e65f943 (diff) | |
download | repository-a5a7b374b57b4c705d25a0d4c20b38bf66ebdc58.tar.gz |
bmake: bump to 20230622
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 50d3dda9..390fe664 100644 --- a/extra/bmake/checksums +++ b/extra/bmake/checksums @@ -1,2 +1,2 @@ %BLAKE3 -a31418db1552120a36da3d55be224c56cc77a959d013b51ffad617b59c6fdc91 bmake-20230522.tar.gz +5c8fdd76de8ac4546dfc81e4e0eb141a08c643ceb29081fa1c9bd5fba8d4ffd8 bmake-20230622.tar.gz diff --git a/extra/bmake/sources b/extra/bmake/sources index deb52358..16d2963a 100644 --- a/extra/bmake/sources +++ b/extra/bmake/sources @@ -1 +1 @@ -http://www.crufty.net/ftp/pub/sjg/bmake-20230522.tar.gz +http://www.crufty.net/ftp/pub/sjg/bmake-20230622.tar.gz diff --git a/extra/bmake/version b/extra/bmake/version index 028b7aec..90eef68a 100644 --- a/extra/bmake/version +++ b/extra/bmake/version @@ -1 +1 @@ -20230522 1 +20230622 1 |