From 95e0d6a232040dc47beeb1116de1dfd7a5030c6c Mon Sep 17 00:00:00 2001 From: Kyle Guinn Date: Fri, 1 Jan 2021 20:49:45 -0600 Subject: system/t1utils: Updated for version 1.42. Signed-off-by: Kyle Guinn --- system/t1utils/t1utils.SlackBuild | 5 +++-- system/t1utils/t1utils.info | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'system/t1utils') diff --git a/system/t1utils/t1utils.SlackBuild b/system/t1utils/t1utils.SlackBuild index ab9ef7ba50..5b0176ceb1 100644 --- a/system/t1utils/t1utils.SlackBuild +++ b/system/t1utils/t1utils.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for t1utils -# Copyright 2013-2017 Kyle Guinn , USA +# Copyright 2013-2021 Kyle Guinn , USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=t1utils -VERSION=${VERSION:-1.41} +VERSION=${VERSION:-1.42} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -71,6 +71,7 @@ chown -R root:root . chmod -R u+w,go-w,a+rX-st . # -D_GNU_SOURCE is to fix https://github.com/kohler/t1utils/issues/8 +# (Was fixed in 1.42, but keep this workaround to prefer the system memmem.) ./configure \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ diff --git a/system/t1utils/t1utils.info b/system/t1utils/t1utils.info index 99d640b848..d1d725aa09 100644 --- a/system/t1utils/t1utils.info +++ b/system/t1utils/t1utils.info @@ -1,8 +1,8 @@ PRGNAM="t1utils" -VERSION="1.41" +VERSION="1.42" HOMEPAGE="https://www.lcdf.org/type/#t1utils" -DOWNLOAD="https://www.lcdf.org/type/t1utils-1.41.tar.gz" -MD5SUM="5430f82fcc27ccfc44526a59fa64849a" +DOWNLOAD="https://www.lcdf.org/type/t1utils-1.42.tar.gz" +MD5SUM="acc4bc832bafbdc059fb3b0cad8c3ab0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3