diff options
-rw-r--r-- | development/bmake/bmake.SlackBuild | 2 | ||||
-rw-r--r-- | development/bmake/bmake.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/bmake/bmake.SlackBuild b/development/bmake/bmake.SlackBuild index a320ff8423..67d469161b 100644 --- a/development/bmake/bmake.SlackBuild +++ b/development/bmake/bmake.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bmake -VERSION=${VERSION:-20160315} +VERSION=${VERSION:-20160512} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/bmake/bmake.info b/development/bmake/bmake.info index 617fcdff21..8727205dcb 100644 --- a/development/bmake/bmake.info +++ b/development/bmake/bmake.info @@ -1,8 +1,8 @@ PRGNAM="bmake" -VERSION="20160315" +VERSION="20160512" HOMEPAGE="http://www.crufty.net/help/sjg/bmake.htm" -DOWNLOAD="http://www.crufty.net/ftp/pub/sjg/bmake-20160315.tar.gz" -MD5SUM="ac92adf0bce747d9d09ceed9f5adf448" +DOWNLOAD="http://www.crufty.net/ftp/pub/sjg/bmake-20160512.tar.gz" +MD5SUM="445a0f88402f40c6d5dbbaa155c42a81" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |