Skip to content

Commit

Permalink
Merge pull request #10644 from wolfi-dev/wolfictl-acbf1857-af92-4ccd-…
Browse files Browse the repository at this point in the history
…8768-3e228074a8a2

swaks/20240103.0 package update
  • Loading branch information
ajayk authored Jan 4, 2024
2 parents 8c12470 + ccde0e4 commit 297142d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions swaks.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: swaks
version: '20201014.0'
version: "20240103.0"
epoch: 0
description: "File archiver with a high compression ratio"
copyright:
Expand All @@ -17,7 +17,7 @@ pipeline:
- uses: fetch
with:
uri: https://www.jetmore.org/john/code/swaks/files/swaks-${{package.version}}.tar.gz
expected-sha512: 8a4e8dc810a9c5943afdbc4db7130e110c42e211d6927ce1cdbab6f81fa49c31490e6c3668ec3cea79580c07b281ce30901b3b4a71325951167158cc9d70d9cc
expected-sha512: 89d62cdb94630666c1acb1feb3b62585f36b4d59d14e56d998da6efe45538e9f5072379eebee43dd7244aa3981dbd8d6eb9a42ff7fa21a73127d171b8b3189f5

- runs: |
install -Dm755 ${{package.name}} "${{targets.destdir}}"/usr/bin/${{package.name}}
Expand Down

0 comments on commit 297142d

Please sign in to comment.