diff options
Diffstat (limited to 'development/bmake/bmake.SlackBuild')
-rw-r--r-- | development/bmake/bmake.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/bmake/bmake.SlackBuild b/development/bmake/bmake.SlackBuild index 6ab176a5bd5db..05f140d3e9886 100644 --- a/development/bmake/bmake.SlackBuild +++ b/development/bmake/bmake.SlackBuild @@ -24,6 +24,7 @@ # Now maintained by B. Watson <yalhcru@gmail.com> +# 20200306 bkw: update for 20200212 # 20191211 bkw: update for 20181221 # 20170214 bkw: # - update for v20170201 @@ -33,7 +34,7 @@ # portion of the bmake build. PRGNAM=bmake -VERSION=${VERSION:-20181221} +VERSION=${VERSION:-20200212} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |