diff options
Diffstat (limited to 'development/bmake')
-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 60e4109811f9..a320ff842331 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:-20151020} +VERSION=${VERSION:-20160315} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/bmake/bmake.info b/development/bmake/bmake.info index 1aefbd677918..617fcdff2144 100644 --- a/development/bmake/bmake.info +++ b/development/bmake/bmake.info @@ -1,8 +1,8 @@ PRGNAM="bmake" -VERSION="20151020" +VERSION="20160315" HOMEPAGE="http://www.crufty.net/help/sjg/bmake.htm" -DOWNLOAD="http://www.crufty.net/ftp/pub/sjg/bmake-20151020.tar.gz" -MD5SUM="f6df5751c8144b0b1d81e140540c0526" +DOWNLOAD="http://www.crufty.net/ftp/pub/sjg/bmake-20160315.tar.gz" +MD5SUM="ac92adf0bce747d9d09ceed9f5adf448" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |