diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2013-02-10 10:26:10 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-02-13 19:33:38 -0500 |
commit | 97ff31a337e4f6986014c0c368d4a7518beb109b (patch) | |
tree | 5c9470d24ac2b3b54926e18a73633f3ebd282e2d /system/dfc/dfc.SlackBuild | |
parent | c192682dc8a4bd17ee39c07b09f0bcd114a51b9f (diff) |
system/dfc: Updated for version 3.0.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/dfc/dfc.SlackBuild')
-rw-r--r-- | system/dfc/dfc.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/dfc/dfc.SlackBuild b/system/dfc/dfc.SlackBuild index aa84429bf5b2..905ff142ab89 100644 --- a/system/dfc/dfc.SlackBuild +++ b/system/dfc/dfc.SlackBuild @@ -5,7 +5,7 @@ # Written by Kent Fritz <fritz.kent@gmail.com PRGNAM=dfc -VERSION=${VERSION:-3.0.0} +VERSION=${VERSION:-3.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |