summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-12-03 10:05:16 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-03 11:46:49 +0700
commit57333a9cf0e9a559ecf47235ff5b9aaa87631236 (patch)
tree3c890ce264f6653f5025c13545c9432610729562 /misc
parent2b6ea2e898ccd45c050e47b36ac963c168ba6f73 (diff)
downloadslackbuilds-57333a9cf0e9a559ecf47235ff5b9aaa87631236.tar.gz
slackbuilds-57333a9cf0e9a559ecf47235ff5b9aaa87631236.tar.xz
misc/rlwrap: Updated for version 0.46.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.SlackBuild2
-rw-r--r--misc/rlwrap/rlwrap.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/rlwrap/rlwrap.SlackBuild b/misc/rlwrap/rlwrap.SlackBuild
index bcf1068914..dc80cf1763 100644
--- a/misc/rlwrap/rlwrap.SlackBuild
+++ b/misc/rlwrap/rlwrap.SlackBuild
@@ -9,7 +9,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rlwrap
-VERSION=${VERSION:-0.46}
+VERSION=${VERSION:-0.46.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/misc/rlwrap/rlwrap.info b/misc/rlwrap/rlwrap.info
index bc4e0f6f6a..5fff7f7bba 100644
--- a/misc/rlwrap/rlwrap.info
+++ b/misc/rlwrap/rlwrap.info
@@ -1,8 +1,8 @@
PRGNAM="rlwrap"
-VERSION="0.46"
+VERSION="0.46.1"
HOMEPAGE="https://github.com/hanslub42/rlwrap"
-DOWNLOAD="https://github.com/hanslub42/rlwrap/archive/v0.46/rlwrap-0.46.tar.gz"
-MD5SUM="ed200b26f433a56d0941de53905da6f6"
+DOWNLOAD="https://github.com/hanslub42/rlwrap/archive/0.46.1/rlwrap-0.46.1.tar.gz"
+MD5SUM="7c585b2c90765326bc4d21a145575cb9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""