From 000bb28c6c7c3bd59424f0cb3650d5612915c4a8 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 19 Oct 2020 17:17:43 +0300 Subject: otools: bump to 1.2 --- core/otools/build~ | 8 -------- core/otools/checksums | 2 +- core/otools/sources | 2 +- core/otools/version | 2 +- 4 files changed, 3 insertions(+), 11 deletions(-) delete mode 100755 core/otools/build~ diff --git a/core/otools/build~ b/core/otools/build~ deleted file mode 100755 index 7ed3c2d8..00000000 --- a/core/otools/build~ +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -e - -:> testfile -less -F -T testfile testfile 2>/dev/null && echo CFLAGS += -DHAVE_LESS_T >> config.mk -rm testfile - -make LDFLAGS='' -make PREFIX=/usr DESTDIR="$1" install diff --git a/core/otools/checksums b/core/otools/checksums index c9d82fd8..75b20da9 100644 --- a/core/otools/checksums +++ b/core/otools/checksums @@ -1 +1 @@ -c488ae3e23c843ee255ce1901224e75f5e583c857bd4bfba1dd176966e713486 1.1.tar.gz +117ec008b3f33ee7f674ff99f5f2ce589cb2eb3d83706bab61ef281d48ee2d9f 1.2.tar.gz diff --git a/core/otools/sources b/core/otools/sources index 309c9529..5865d4e4 100644 --- a/core/otools/sources +++ b/core/otools/sources @@ -1 +1 @@ -https://github.com/CarbsLinux/otools/archive/1.1.tar.gz +https://github.com/CarbsLinux/otools/archive/1.2.tar.gz diff --git a/core/otools/version b/core/otools/version index f8b0b375..f76d8346 100644 --- a/core/otools/version +++ b/core/otools/version @@ -1 +1 @@ -1.1 1 +1.2 1 -- cgit v1.2.3