diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-03-06 22:24:20 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-06 22:24:20 +0000 |
commit | 612e6b118a4dc40c4503ed11197e0910e330ce69 (patch) | |
tree | a6327e8c305acbe437a9d140abc66f61a1f95fc7 /misc/rlwrap/rlwrap.SlackBuild | |
parent | 66b0d3372b272577cd96be006a1980f37e4e4a73 (diff) | |
download | slackbuilds-612e6b118a4dc40c4503ed11197e0910e330ce69.tar.gz |
misc/rlwrap: Updated for version 0.43.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/rlwrap/rlwrap.SlackBuild')
-rw-r--r-- | misc/rlwrap/rlwrap.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/rlwrap/rlwrap.SlackBuild b/misc/rlwrap/rlwrap.SlackBuild index 810dcbf916..bac71af78b 100644 --- a/misc/rlwrap/rlwrap.SlackBuild +++ b/misc/rlwrap/rlwrap.SlackBuild @@ -7,7 +7,7 @@ # Released under the WTFPL PRGNAM=rlwrap -VERSION=${VERSION:-0.42} +VERSION=${VERSION:-0.43} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |