graphics/psftools: Updated for version 1.0.13.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2019-11-29 05:52:16 -05:00 committed by Willy Sudiarto Raharjo
parent f0aa4dec5a
commit c2ae270a54
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 8 additions and 6 deletions

View file

@ -6,17 +6,19 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20191129 bkw: updated for v1.0.13
# 20180112 bkw:
# - BUILD=2
# - install the fonts that ship with the source, for use with the console.
# 20170712 bkw:
# - updated for v1.1.0
# - updated for v1.0.10
# - expand the README since it was a bit too terse
PRGNAM=psftools
VERSION=${VERSION:-1.0.10}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.0.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="psftools"
VERSION="1.0.10"
VERSION="1.0.13"
HOMEPAGE="http://www.seasip.info/Unix/PSF/index.html"
DOWNLOAD="http://www.seasip.info/Unix/PSF/psftools-1.0.10.tar.gz"
MD5SUM="c0037435aa44619be9c6c6dc8c4bccc1"
DOWNLOAD="http://www.seasip.info/Unix/PSF/psftools-1.0.13.tar.gz"
MD5SUM="47f8206bf55de8d2c456e4996e6766b3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""