diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-07-03 16:21:12 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-03 11:36:06 +0700 |
commit | 484918835cec1aaf79ca65c3da1cc665ad74ac9f (patch) | |
tree | 41d5dd8cae94ce077b689ca6e18302667ff622c5 /misc | |
parent | 8e4084ff885e920d3dacb5b4a7f243027c6a77df (diff) |
system/rlwrap: Updated for version 0.45.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/rlwrap/rlwrap.SlackBuild | 2 | ||||
-rw-r--r-- | misc/rlwrap/rlwrap.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/rlwrap/rlwrap.SlackBuild b/misc/rlwrap/rlwrap.SlackBuild index f4e0d9ed7cb2..de097b8495a5 100644 --- a/misc/rlwrap/rlwrap.SlackBuild +++ b/misc/rlwrap/rlwrap.SlackBuild @@ -7,7 +7,7 @@ # Released under the WTFPL PRGNAM=rlwrap -VERSION=${VERSION:-0.45.1} +VERSION=${VERSION:-0.45.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/rlwrap/rlwrap.info b/misc/rlwrap/rlwrap.info index ec21bc2ba4d3..b094c58907bc 100644 --- a/misc/rlwrap/rlwrap.info +++ b/misc/rlwrap/rlwrap.info @@ -1,8 +1,8 @@ PRGNAM="rlwrap" -VERSION="0.45.1" +VERSION="0.45.2" HOMEPAGE="https://github.com/hanslub42/rlwrap" -DOWNLOAD="https://github.com/hanslub42/rlwrap/archive/v0.45.1/rlwrap-0.45.1.tar.gz" -MD5SUM="299b137baba2174cd2f73e6c3070ae8d" +DOWNLOAD="https://github.com/hanslub42/rlwrap/archive/v0.45.2/rlwrap-0.45.2.tar.gz" +MD5SUM="3ba62c3759552204131ed656977634f2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |