mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/t1utils: Updated for version 1.37.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
3f1c72d4b9
commit
7848217476
2 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
# Written by Kyle Guinn <elyk03@gmail.com>
|
||||
|
||||
PRGNAM=t1utils
|
||||
VERSION=${VERSION:-1.36}
|
||||
VERSION=${VERSION:-1.37}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -18,7 +18,7 @@ fi
|
|||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
PKG=$TMP/package-$PRGNAM-$VERSION
|
||||
PKG=$TMP/package-$PRGNAM
|
||||
OUTPUT=${OUTPUT:-/tmp}
|
||||
|
||||
DOCS="INSTALL NEWS README"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="t1utils"
|
||||
VERSION="1.36"
|
||||
VERSION="1.37"
|
||||
HOMEPAGE="http://www.lcdf.org/type/#t1utils"
|
||||
DOWNLOAD="http://www.lcdf.org/type/t1utils-1.36.tar.gz"
|
||||
MD5SUM="f580e78a38807bce0242b63b5da3a572"
|
||||
DOWNLOAD="http://www.lcdf.org/type/t1utils-1.37.tar.gz"
|
||||
MD5SUM="dcff07df0b334c06d1808530956a634e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Kyle Guinn"
|
||||
EMAIL="elyk03@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Niels Horn"
|
||||
|
|
Loading…
Reference in a new issue