graphics/psftools: Updated for version 1.1.2.

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-07-22 16:29:40 -04:00 committed by Willy Sudiarto Raharjo
parent abfda5efc8
commit 8fc3a74344
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 4 deletions

View file

@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20240722 bkw: updated for v1.1.2
# 20210219 bkw: updated for v1.1.1 # 20210219 bkw: updated for v1.1.1
# 20201208 bkw: updated for v1.0.14 # 20201208 bkw: updated for v1.0.14
# 20191129 bkw: updated for v1.0.13 # 20191129 bkw: updated for v1.0.13
@ -21,7 +22,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=psftools PRGNAM=psftools
VERSION=${VERSION:-1.1.1} VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="psftools" PRGNAM="psftools"
VERSION="1.1.1" VERSION="1.1.2"
HOMEPAGE="https://www.seasip.info/Unix/PSF/index.html" HOMEPAGE="https://www.seasip.info/Unix/PSF/index.html"
DOWNLOAD="https://www.seasip.info/Unix/PSF/psftools-1.1.1.tar.gz" DOWNLOAD="https://www.seasip.info/Unix/PSF/psftools-1.1.2.tar.gz"
MD5SUM="fb29d0adae0384e70aa20e94998dd9e6" MD5SUM="59a8a57decb5c92d3f98304c071464a8"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""