From e1cac1fd1ccef065cf73ccb82ed6f95f9bb4038e Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 3 Apr 2021 19:57:00 +0300 Subject: cpt: bump to 6.0.0 --- core/cpt/build | 2 -- core/cpt/checksums | 4 ++-- core/cpt/files/cpt-base | 3 +-- core/cpt/message | 5 ----- core/cpt/sources | 2 +- core/cpt/version | 2 +- 6 files changed, 5 insertions(+), 13 deletions(-) delete mode 100644 core/cpt/message (limited to 'core') diff --git a/core/cpt/build b/core/cpt/build index 20ced110..c7e2ba43 100755 --- a/core/cpt/build +++ b/core/cpt/build @@ -4,5 +4,3 @@ make PREFIX=/usr DESTDIR="$1" install install -Dm644 cpt-base "$1/etc/cpt-base" install -Dm755 news "$1/usr/bin/cpt-news" - -install -Dm755 src/cpt "$1/usr/bin/cpt" diff --git a/core/cpt/checksums b/core/cpt/checksums index 22ee2191..1b28eadb 100644 --- a/core/cpt/checksums +++ b/core/cpt/checksums @@ -1,3 +1,3 @@ -bae58efd68ed95294666363a433a0de8e0133906da9dd5f6ba5aaddc05394a0c 5.1.2.tar.gz +500bd3e1e443bd7cd4023907214d05c6c6ca0f4ab10a6f5e3e3f4a5316e47fc2 cpt-6.0.0.tar.xz 1f6d1470f254164898fc5a3ab5ddf1c57c873c3cfbfd0acb519a8f242265540a news -e1401cff417a903e72355edf878ef946eb674a051cb2cfeda356863d21495e76 cpt-base +4e0f656c4dd735a773f41a0a0fb3c81c6cc4427c49ceb9a051653b905c894a55 cpt-base diff --git a/core/cpt/files/cpt-base b/core/cpt/files/cpt-base index ad4d1dc7..31504b4b 100644 --- a/core/cpt/files/cpt-base +++ b/core/cpt/files/cpt-base @@ -7,7 +7,6 @@ binutils byacc busybox bzip2 -ca-certificates curl flex gcc @@ -15,7 +14,7 @@ git rsync gzip cpt -bearssl +libressl linux-headers m4 make diff --git a/core/cpt/message b/core/cpt/message deleted file mode 100644 index 271062b6..00000000 --- a/core/cpt/message +++ /dev/null @@ -1,5 +0,0 @@ -NOTE - - 'cpt-news' tool was added to see news about the distribution. Feel free to - check it out and give your feedback. - diff --git a/core/cpt/sources b/core/cpt/sources index d228981c..d5677f28 100644 --- a/core/cpt/sources +++ b/core/cpt/sources @@ -1,3 +1,3 @@ -https://github.com/carbslinux/cpt/archive/5.1.2.tar.gz +https://fossil.carbslinux.org/cpt/uv/cpt-6.0.0.tar.xz files/news files/cpt-base diff --git a/core/cpt/version b/core/cpt/version index 27b49972..dd00d5d8 100644 --- a/core/cpt/version +++ b/core/cpt/version @@ -1 +1 @@ -5.1.2 2 +6.0.0 1 -- cgit v1.2.3