aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-22 18:03:27 +0300
committerCem Keylan <cem@ckyln.com>2021-07-22 18:03:27 +0300
commitcab275f22aaeaf1791616be2ed1d84c5a01464b9 (patch)
tree71818eda0a2ab472fc43f8df280537377b6e7927
parentd056f38194ac1db20bf3ea7dd715aab47547fea4 (diff)
downloadrepository-cab275f22aaeaf1791616be2ed1d84c5a01464b9.tar.gz
cpt: bump to 6.1.0
-rw-r--r--core/cpt/checksums2
-rw-r--r--core/cpt/depends1
-rwxr-xr-xcore/cpt/post-install13
-rw-r--r--core/cpt/sources2
-rw-r--r--core/cpt/version2
5 files changed, 4 insertions, 16 deletions
diff --git a/core/cpt/checksums b/core/cpt/checksums
index 68fe60f1..54d914a3 100644
--- a/core/cpt/checksums
+++ b/core/cpt/checksums
@@ -1,3 +1,3 @@
-f1cad55d87a30582f2f5274321b42ee54c7f466604466f0c8dc034e4c4ebded3 cpt-6.0.4.tar.xz
+308686bee1bb0df47694e4d19fc5702bdd91571489801bf6a2d0701d74821510 cpt-6.1.0.tar.xz
1f6d1470f254164898fc5a3ab5ddf1c57c873c3cfbfd0acb519a8f242265540a news
4e0f656c4dd735a773f41a0a0fb3c81c6cc4427c49ceb9a051653b905c894a55 cpt-base
diff --git a/core/cpt/depends b/core/cpt/depends
index a615eba9..4bac3873 100644
--- a/core/cpt/depends
+++ b/core/cpt/depends
@@ -1,2 +1,3 @@
curl
+otools
rsync
diff --git a/core/cpt/post-install b/core/cpt/post-install
deleted file mode 100755
index 7f98b4d9..00000000
--- a/core/cpt/post-install
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-grep -q '\.la$' "$CPT_ROOT/var/db/cpt/installed/"*/manifest || exit 0
-
-find "$CPT_ROOT/usr/lib" \
- ! -type d \
- -name '*.la' \
- -exec rm -f -- {} +
-
-find "$CPT_ROOT/var/db/cpt/installed" \
- ! -type d \
- -name manifest \
- -exec sed -i '/.*\.la$/d' {} +
diff --git a/core/cpt/sources b/core/cpt/sources
index 0c7d86e5..e67666de 100644
--- a/core/cpt/sources
+++ b/core/cpt/sources
@@ -1,3 +1,3 @@
-https://fossil.carbslinux.org/cpt/uv/cpt-6.0.4.tar.xz
+https://fossil.carbslinux.org/cpt/uv/cpt-6.1.0.tar.xz
files/news
files/cpt-base
diff --git a/core/cpt/version b/core/cpt/version
index 17016fdc..fe316d2b 100644
--- a/core/cpt/version
+++ b/core/cpt/version
@@ -1 +1 @@
-6.0.4 1
+6.1.0 1