aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-11-25 02:24:47 +0300
committerCem Keylan <cem@ckyln.com>2020-11-25 02:24:47 +0300
commit5ac46c7109876da3cb7e3a53b3d4615a5a21c914 (patch)
treeb1ae74169095c4819c271183fd7661cccae57124 /core
parent40f549d3abd1b63d3bd78957efd54a400e632fe3 (diff)
downloadrepository-5ac46c7109876da3cb7e3a53b3d4615a5a21c914.tar.gz
cpt: bump to 5.1.0
Diffstat (limited to 'core')
-rw-r--r--core/cpt/checksums2
-rwxr-xr-xcore/cpt/post-install2
-rw-r--r--core/cpt/sources2
-rw-r--r--core/cpt/version2
4 files changed, 4 insertions, 4 deletions
diff --git a/core/cpt/checksums b/core/cpt/checksums
index c25fe5c5..83fde7af 100644
--- a/core/cpt/checksums
+++ b/core/cpt/checksums
@@ -1,2 +1,2 @@
-9aeb6c30a1bf55210249bcf4c5ae5edf5945a7f1b221d9643459e4f9ada944ad cpt-5.0.0.tar.gz
+cc006fd70152df3af0c20d9a838df8a58e6ee34c5ed25313b7e17a473d70be66 cpt-5.1.0.tar.gz
6813f2db74869f07eceb79421670d6a5ad51c54070f8d19ff1b6fd739297b02c news
diff --git a/core/cpt/post-install b/core/cpt/post-install
index ce9e0890..7f98b4d9 100755
--- a/core/cpt/post-install
+++ b/core/cpt/post-install
@@ -1,6 +1,6 @@
#!/bin/sh
-grep '\.la$' "$CPT_ROOT/var/db/cpt/installed/"*/manifest || exit 0
+grep -q '\.la$' "$CPT_ROOT/var/db/cpt/installed/"*/manifest || exit 0
find "$CPT_ROOT/usr/lib" \
! -type d \
diff --git a/core/cpt/sources b/core/cpt/sources
index 87dc16f9..e6ab771b 100644
--- a/core/cpt/sources
+++ b/core/cpt/sources
@@ -1,2 +1,2 @@
-https://git.carbslinux.org/archive/cpt/cpt-5.0.0.tar.gz
+https://git.carbslinux.org/archive/cpt/cpt-5.1.0.tar.gz
files/news
diff --git a/core/cpt/version b/core/cpt/version
index aa7f0d12..8f0e3266 100644
--- a/core/cpt/version
+++ b/core/cpt/version
@@ -1 +1 @@
-5.0.0 1
+5.1.0 1