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>
This commit is contained in:
Andrew Clemons 2022-12-03 10:05:16 +09:00 committed by Willy Sudiarto Raharjo
parent 2b6ea2e898
commit 57333a9cf0
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""