diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-09 22:49:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-09 22:49:51 +0300 |
commit | 469382b4c0361614ebedb823939d8d3d2f02647c (patch) | |
tree | 076ce5755169a410de87146d951218ebebb94ee2 /core/cpt | |
parent | 25eb760ffa250db33789d0d5e4e180b48b9c93a7 (diff) | |
download | repository-469382b4c0361614ebedb823939d8d3d2f02647c.tar.gz |
cpt: drop m4 from base
Diffstat (limited to 'core/cpt')
-rw-r--r-- | core/cpt/files/cpt-base | 1 | ||||
-rw-r--r-- | core/cpt/version | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/core/cpt/files/cpt-base b/core/cpt/files/cpt-base index 44c1d2f0..b8c7b598 100644 --- a/core/cpt/files/cpt-base +++ b/core/cpt/files/cpt-base @@ -17,7 +17,6 @@ otools cpt libressl linux-headers -m4 make musl pkgconf diff --git a/core/cpt/version b/core/cpt/version index 0ae5ff2b..6c1f58bc 100644 --- a/core/cpt/version +++ b/core/cpt/version @@ -1 +1 @@ -6.1.1 1 +6.1.1 2 |