diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-09-06 09:47:10 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-06 17:13:43 -0500 |
commit | 26ab417fb8a9945421887ebf3f05a0c015cb7d03 (patch) | |
tree | 97e881bb088ca96bb75a0ae0b3908de6cd2d5323 /system/amanda/amanda.SlackBuild | |
parent | e86d8f7bbde51de5fa371bb2497a30e9f617c6c0 (diff) | |
download | slackbuilds-26ab417fb8a9945421887ebf3f05a0c015cb7d03.tar.gz |
system/amanda: Updated for version 3.3.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/amanda/amanda.SlackBuild')
-rw-r--r-- | system/amanda/amanda.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/amanda/amanda.SlackBuild b/system/amanda/amanda.SlackBuild index 164290cc00..61f04d9d98 100644 --- a/system/amanda/amanda.SlackBuild +++ b/system/amanda/amanda.SlackBuild @@ -32,7 +32,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=amanda -VERSION=${VERSION:-3.3.0} +VERSION=${VERSION:-3.3.2} BUILD=${BUILD:-1} TAG=${TAB:-_SBo} |