diff options
author | markus reichelt <slackbuilds@mareichelt.de> | 2011-03-06 12:24:48 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-08 12:14:45 -0600 |
commit | 18482bcc2d38e66c931fa86671b7fc8aaa85d808 (patch) | |
tree | f0ffa713f32aaa02019251f53fd760ec094008ab /system/aespipe/aespipe.SlackBuild | |
parent | f64f6aa9a10f02f62d8d8e17d20b5e4991692f29 (diff) | |
download | slackbuilds-18482bcc2d38e66c931fa86671b7fc8aaa85d808.tar.gz |
system/aespipe: Updated for version 2.4c.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/aespipe/aespipe.SlackBuild')
-rw-r--r-- | system/aespipe/aespipe.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/aespipe/aespipe.SlackBuild b/system/aespipe/aespipe.SlackBuild index 61630954c8..ed047862b4 100644 --- a/system/aespipe/aespipe.SlackBuild +++ b/system/aespipe/aespipe.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for aespipe -# Copyright (c) 2010 Markus Reichelt, Aachen, DE +# Copyright (c) 2010,2011 Markus Reichelt, Aachen, DE # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -27,7 +27,7 @@ # 2010 May 25 - initial release PRGNAM=aespipe -VERSION=${VERSION:-v2.4b} +VERSION=${VERSION:-v2.4c} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |