From 4de9189c9b20bab86d1397c6fda766f09bb90be0 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 21 Dec 2020 03:17:46 +0300 Subject: cpt: bump to 5.1.1 --- core/cpt/build | 3 +++ core/cpt/checksums | 2 +- core/cpt/sources | 2 +- core/cpt/version | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/core/cpt/build b/core/cpt/build index c7e2ba43..11f03c51 100755 --- a/core/cpt/build +++ b/core/cpt/build @@ -4,3 +4,6 @@ make PREFIX=/usr DESTDIR="$1" install install -Dm644 cpt-base "$1/etc/cpt-base" install -Dm755 news "$1/usr/bin/cpt-news" + +# TODO Remove this on the next release +rm -f "$1/usr/bin/Makefile" diff --git a/core/cpt/checksums b/core/cpt/checksums index 83fde7af..22920f68 100644 --- a/core/cpt/checksums +++ b/core/cpt/checksums @@ -1,2 +1,2 @@ -cc006fd70152df3af0c20d9a838df8a58e6ee34c5ed25313b7e17a473d70be66 cpt-5.1.0.tar.gz +04228de4e637b2437101af72b841bf153ecad7ae3e9a2b7a9dce83017d2b0740 cpt-5.1.1.tar.gz 6813f2db74869f07eceb79421670d6a5ad51c54070f8d19ff1b6fd739297b02c news diff --git a/core/cpt/sources b/core/cpt/sources index e6ab771b..18ac3d39 100644 --- a/core/cpt/sources +++ b/core/cpt/sources @@ -1,2 +1,2 @@ -https://git.carbslinux.org/archive/cpt/cpt-5.1.0.tar.gz +https://git.carbslinux.org/archive/cpt/cpt-5.1.1.tar.gz files/news diff --git a/core/cpt/version b/core/cpt/version index 8f0e3266..3963d30a 100644 --- a/core/cpt/version +++ b/core/cpt/version @@ -1 +1 @@ -5.1.0 1 +5.1.1 1 -- cgit v1.2.3