From e02e252501e67f788c6183d59484469ad87c35cf Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 14 Aug 2021 14:00:07 +0300 Subject: cpt: bump to 6.2.0 --- core/cpt/build | 6 +++++- core/cpt/checksums | 2 +- core/cpt/sources | 2 +- core/cpt/version | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'core/cpt') diff --git a/core/cpt/build b/core/cpt/build index d9173791..141e94dd 100755 --- a/core/cpt/build +++ b/core/cpt/build @@ -1,6 +1,10 @@ #!/bin/sh -e -make PREFIX=/usr DESTDIR="$1" install +./configure \ + --prefix=/usr + +make +make DESTDIR="$1" install clinst -Dm644 cpt-base "$1/etc/cpt-base" clinst -Dm755 news "$1/usr/bin/cpt-news" diff --git a/core/cpt/checksums b/core/cpt/checksums index 6b48fad1..ff17fabe 100644 --- a/core/cpt/checksums +++ b/core/cpt/checksums @@ -1,3 +1,3 @@ -9780782286df22e3a864aa3e23e3ca0cc8fdc63b22cbb3d1addc5ccbf9bf4ae2 cpt-6.1.1.tar.xz +07f65db3e801a7bfe7f135da660752bcbcd199574065576e3cf2aa5a0752e2a5 cpt-6.2.0.tar.xz 1f6d1470f254164898fc5a3ab5ddf1c57c873c3cfbfd0acb519a8f242265540a news f8ea223a58eb1be8810603767a0931a00fd9753f4c31d4b3c2056adb6c67988b cpt-base diff --git a/core/cpt/sources b/core/cpt/sources index 19c927c0..5f091826 100644 --- a/core/cpt/sources +++ b/core/cpt/sources @@ -1,3 +1,3 @@ -https://fossil.carbslinux.org/cpt/uv/cpt-6.1.1.tar.xz +https://fossil.carbslinux.org/cpt/uv/cpt-6.2.0.tar.xz files/news files/cpt-base diff --git a/core/cpt/version b/core/cpt/version index 6c1f58bc..acd5cf69 100644 --- a/core/cpt/version +++ b/core/cpt/version @@ -1 +1 @@ -6.1.1 2 +6.2.0 1 -- cgit v1.2.3