diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2013-07-18 15:09:15 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-07-18 15:09:15 -0500 |
commit | a21166ccb853abc2e92e13861395f2abbf81a3ef (patch) | |
tree | 0c376632e314f860af801e22fe61bcc08bb3b013 /system/dfc/dfc.SlackBuild | |
parent | 5235ca258723cd288b42316cb382995ff6971047 (diff) |
system/dfc: Updated for version 3.0.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/dfc/dfc.SlackBuild')
-rw-r--r-- | system/dfc/dfc.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/dfc/dfc.SlackBuild b/system/dfc/dfc.SlackBuild index 905ff142ab89..78b5c9a28b77 100644 --- a/system/dfc/dfc.SlackBuild +++ b/system/dfc/dfc.SlackBuild @@ -3,9 +3,10 @@ # Slackware build script for dfc # Written by Kent Fritz <fritz.kent@gmail.com +# Updated by Donald Cooley <dfc@warpmail.net> PRGNAM=dfc -VERSION=${VERSION:-3.0.1} +VERSION=${VERSION:-3.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |