diff --git a/aws-cli-v2.yaml b/aws-cli-v2.yaml index bdfc1492261..135481868cf 100644 --- a/aws-cli-v2.yaml +++ b/aws-cli-v2.yaml @@ -3,10 +3,14 @@ package: name: aws-cli-v2 version: 2.15.32 - epoch: 0 + epoch: 1 description: "Universal Command Line Interface for Amazon Web Services (v2)" copyright: - license: Apache-2.0 + options: + # melange generates incorrect SCA provides for vendored copies of + # libraries + no-provides: true dependencies: runtime: - groff diff --git a/withdrawn-packages.txt b/withdrawn-packages.txt index 8ed3ed52ae6..144cd24de54 100644 --- a/withdrawn-packages.txt +++ b/withdrawn-packages.txt @@ -1,2 +1,3 @@ coredns-1.11.2-r0.apk -coredns-1.11.2-r1.apk \ No newline at end of file +coredns-1.11.2-r1.apk +aws-cli-v2-2.15.32-r0.apk