system/ansifilter: Updated for version 2.21.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2024-09-09 15:06:39 -04:00 committed by Willy Sudiarto Raharjo
parent 612faf06f3
commit f55b59a7d0
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 4 deletions

View file

@ -6,10 +6,12 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20240909 bkw: update for v2.21.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ansifilter
VERSION=${VERSION:-2.20}
VERSION=${VERSION:-2.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="ansifilter"
VERSION="2.20"
VERSION="2.21"
HOMEPAGE="http://andre-simon.de/doku/ansifilter/en/ansifilter.php"
DOWNLOAD="http://andre-simon.de/zip/ansifilter-2.20.tar.bz2"
MD5SUM="d2a8d8b9256bc8c843934d8123b5c0dd"
DOWNLOAD="http://andre-simon.de/zip/ansifilter-2.21.tar.bz2"
MD5SUM="a87c3b3a50c30c325a7cb0dd211c27a9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""