diff options
author | willysr <willysr@gmail.com> | 2012-09-19 11:53:55 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-19 16:52:05 -0500 |
commit | 1cec7ad0e223769851e1327a6767e94c731044dc (patch) | |
tree | 0d1f6eac69c2bf4e3cace9bbd1806cf4c4319f30 /network/socat/socat.SlackBuild | |
parent | c2e7437796e3de6870413875072d6806e18bed5c (diff) |
network/socat: Updated for version 1.7.2.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/socat/socat.SlackBuild')
-rw-r--r-- | network/socat/socat.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/socat/socat.SlackBuild b/network/socat/socat.SlackBuild index 24e567379d046..6ec432ed0a9eb 100644 --- a/network/socat/socat.SlackBuild +++ b/network/socat/socat.SlackBuild @@ -21,7 +21,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=socat -VERSION=${VERSION:-1.7.2.0} +VERSION=${VERSION:-1.7.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |