summaryrefslogtreecommitdiffstats
path: root/development/bfg
diff options
context:
space:
mode:
Diffstat (limited to 'development/bfg')
-rw-r--r--development/bfg/bfg.SlackBuild4
-rw-r--r--development/bfg/bfg.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/bfg/bfg.SlackBuild b/development/bfg/bfg.SlackBuild
index e5f7e5e3d7..c94476958a 100644
--- a/development/bfg/bfg.SlackBuild
+++ b/development/bfg/bfg.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for bfg
#
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
-# Copyright 2017,2020 Jason Graham <jgraham@compukix.net> MD, USA
+# Copyright 2017,2020,2023 Jason Graham USA <jgraham@compukix.net>
#
# 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
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bfg
-VERSION=${VERSION:-1.13.0}
+VERSION=${VERSION:-1.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/bfg/bfg.info b/development/bfg/bfg.info
index e91b418d06..dc7b48ac40 100644
--- a/development/bfg/bfg.info
+++ b/development/bfg/bfg.info
@@ -1,8 +1,8 @@
PRGNAM="bfg"
-VERSION="1.13.0"
+VERSION="1.14.0"
HOMEPAGE="https://rtyley.github.io/bfg-repo-cleaner/"
-DOWNLOAD="https://repo1.maven.org/maven2/com/madgag/bfg/1.13.0/bfg-1.13.0.jar"
-MD5SUM="f437b07a4651c8b549703940de6ce1d2"
+DOWNLOAD="https://repo1.maven.org/maven2/com/madgag/bfg/1.14.0/bfg-1.14.0.jar"
+MD5SUM="c8d2e17d9a42d87f82653aec47acfc80"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk8"