From e6d2e6f808aa807d20fb810cf7bdff9114972bc3 Mon Sep 17 00:00:00 2001 From: Jason Graham Date: Thu, 8 Oct 2020 20:23:38 +0100 Subject: development/bfg: Updated for version 1.13.0. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- development/bfg/bfg.SlackBuild | 7 ++++--- development/bfg/bfg.info | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/development/bfg/bfg.SlackBuild b/development/bfg/bfg.SlackBuild index 719241ecb0..45cb3d522a 100644 --- a/development/bfg/bfg.SlackBuild +++ b/development/bfg/bfg.SlackBuild @@ -1,9 +1,10 @@ #!/bin/sh # Slackware build script for bfg - +# # Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org - +# Copyright 2017,2020 Jason Graham MD, USA +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or @@ -23,7 +24,7 @@ # not, see . PRGNAM=bfg -VERSION=${VERSION:-1.12.15} +VERSION=${VERSION:-1.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/bfg/bfg.info b/development/bfg/bfg.info index 93ebf5110f..25f501ac0b 100644 --- a/development/bfg/bfg.info +++ b/development/bfg/bfg.info @@ -1,10 +1,10 @@ PRGNAM="bfg" -VERSION="1.12.15" +VERSION="1.13.0" HOMEPAGE="https://rtyley.github.io/bfg-repo-cleaner/" -DOWNLOAD="http://repo1.maven.org/maven2/com/madgag/bfg/1.12.15/bfg-1.12.15.jar" -MD5SUM="60b564fa4d8b0f177424dbb269af02df" +DOWNLOAD="https://repo1.maven.org/maven2/com/madgag/bfg/1.13.0/bfg-1.13.0.jar" +MD5SUM="f437b07a4651c8b549703940de6ce1d2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" MAINTAINER="Jason Graham" -EMAIL="jgraha8@gmail.com" +EMAIL="jgraham@compukix.net" -- cgit v1.2.3