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 | |
parent | 5235ca258723cd288b42316cb382995ff6971047 (diff) | |
download | slackbuilds-a21166ccb853abc2e92e13861395f2abbf81a3ef.tar.gz |
system/dfc: Updated for version 3.0.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/dfc')
-rw-r--r-- | system/dfc/dfc.SlackBuild | 3 | ||||
-rw-r--r-- | system/dfc/dfc.info | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/system/dfc/dfc.SlackBuild b/system/dfc/dfc.SlackBuild index 905ff142ab..78b5c9a28b 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} diff --git a/system/dfc/dfc.info b/system/dfc/dfc.info index 522e438b2f..16407e939e 100644 --- a/system/dfc/dfc.info +++ b/system/dfc/dfc.info @@ -1,8 +1,8 @@ PRGNAM="dfc" -VERSION="3.0.1" +VERSION="3.0.2" HOMEPAGE="http://projects.gw-computing.net/projects/dfc" -DOWNLOAD="http://projects.gw-computing.net/attachments/download/67/dfc-3.0.1.tar.gz" -MD5SUM="bb3452662d43a51eb541c66d6fbad576" +DOWNLOAD="http://projects.gw-computing.net/attachments/download/68/dfc-3.0.2.tar.gz" +MD5SUM="ec26dba0a4efdbe8c520c045a9a05258" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |