diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-05-29 10:27:12 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-08 07:39:21 +0700 |
commit | 74001462e1b3cb394c15b8acfdbbd9014a6bd212 (patch) | |
tree | e89e31f262d728d2ae9f808af2fcf007ccd9c8a6 /misc | |
parent | 153acb6bfd721524a3af56ec508e1efb00d96f28 (diff) | |
download | slackbuilds-74001462e1b3cb394c15b8acfdbbd9014a6bd212.tar.gz |
misc/rlwrap: Updated for version 0.45.1.
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 e3cc30e56b..f4e0d9ed7c 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} +VERSION=${VERSION:-0.45.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/rlwrap/rlwrap.info b/misc/rlwrap/rlwrap.info index 5191b39608..ec21bc2ba4 100644 --- a/misc/rlwrap/rlwrap.info +++ b/misc/rlwrap/rlwrap.info @@ -1,8 +1,8 @@ PRGNAM="rlwrap" -VERSION="0.45" +VERSION="0.45.1" HOMEPAGE="https://github.com/hanslub42/rlwrap" -DOWNLOAD="https://github.com/hanslub42/rlwrap/archive/v0.45/rlwrap-0.45.tar.gz" -MD5SUM="0697c15d368602ed3467ac40f43f3e1c" +DOWNLOAD="https://github.com/hanslub42/rlwrap/archive/v0.45.1/rlwrap-0.45.1.tar.gz" +MD5SUM="299b137baba2174cd2f73e6c3070ae8d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |