diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-25 10:48:29 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-25 10:48:29 +0200 |
commit | 99b8c176778a4d48b7dbbfb81b0debc478c7b183 (patch) | |
tree | a4612ac843fff9526f4af8abdba63c570c35ced0 /extra/bmake | |
parent | 7a8a7c40a1777d9117ecadd370f42147c7e8b0cc (diff) | |
download | repository-99b8c176778a4d48b7dbbfb81b0debc478c7b183.tar.gz |
bmake: bump to 20211020
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 01f567b2..cf3e3580 100644 --- a/extra/bmake/checksums +++ b/extra/bmake/checksums @@ -1,2 +1,2 @@ %BLAKE3 -3b029892c86659f65bae57d38c79ab6647aece60d8d4d7e43aa29ec2a6b196ee bmake-20211001.tar.gz +63c43e0ecf190c9722190684baaeb6ef12f6fc22fa6c6c72401d8a1d211904b4 bmake-20211020.tar.gz diff --git a/extra/bmake/sources b/extra/bmake/sources index d2c0741c..0ae7eeab 100644 --- a/extra/bmake/sources +++ b/extra/bmake/sources @@ -1 +1 @@ -http://www.crufty.net/ftp/pub/sjg/bmake-20211001.tar.gz +http://www.crufty.net/ftp/pub/sjg/bmake-20211020.tar.gz diff --git a/extra/bmake/version b/extra/bmake/version index dbd7d3be..20c27b29 100644 --- a/extra/bmake/version +++ b/extra/bmake/version @@ -1 +1 @@ -20211001 1 +20211020 1 |