From 6df1544df84f33d2fa9aeec40e1e0600ec583ddf Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 13 Mar 2021 14:11:10 +0300 Subject: otools: bump to 1.3.1 --- core/otools/build | 7 ++----- core/otools/checksums | 2 +- core/otools/sources | 2 +- core/otools/version | 2 +- 4 files changed, 5 insertions(+), 8 deletions(-) (limited to 'core/otools') diff --git a/core/otools/build b/core/otools/build index 71b410c4..45da9bf9 100755 --- a/core/otools/build +++ b/core/otools/build @@ -1,8 +1,5 @@ #!/bin/sh -e -:> testfile -less -F -T testfile testfile 2>/dev/null && echo CFLAGS += -DHAVE_LESS_T >> config.mk -rm -f testfile - -make +FTS=0; cpt l musl-fts && FTS=1 +make LDFLAGS=-static FTS="$FTS" make PREFIX=/usr DESTDIR="$1" install diff --git a/core/otools/checksums b/core/otools/checksums index 75b20da9..fccd5dc8 100644 --- a/core/otools/checksums +++ b/core/otools/checksums @@ -1 +1 @@ -117ec008b3f33ee7f674ff99f5f2ce589cb2eb3d83706bab61ef281d48ee2d9f 1.2.tar.gz +15a9b90919b7eaf28a64818c4c843108d7c7565027f6e33b0d99e9c256a6646d 1.3.1.tar.gz diff --git a/core/otools/sources b/core/otools/sources index 5865d4e4..0967ce51 100644 --- a/core/otools/sources +++ b/core/otools/sources @@ -1 +1 @@ -https://github.com/CarbsLinux/otools/archive/1.2.tar.gz +https://github.com/CarbsLinux/otools/archive/1.3.1.tar.gz diff --git a/core/otools/version b/core/otools/version index f76d8346..957d07e2 100644 --- a/core/otools/version +++ b/core/otools/version @@ -1 +1 @@ -1.2 1 +1.3.1 1 -- cgit v1.2.3