mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:37:44 +00:00
Ports: Migrate remaining signature-based ports to sha256
This commit is contained in:
parent
e0b2757f95
commit
f7ccdc268d
25 changed files with 49 additions and 129 deletions
|
@ -2,9 +2,6 @@
|
|||
port=dos2unix
|
||||
version=7.5.0
|
||||
workdir="${port}-${version}"
|
||||
files="https://waterlan.home.xs4all.nl/dos2unix/dos2unix-${version}.tar.gz ${port}-${version}.tar.gz
|
||||
https://waterlan.home.xs4all.nl/dos2unix/dos2unix-${version}.tar.gz.asc ${port}-${version}.tar.gz.asc"
|
||||
files="https://waterlan.home.xs4all.nl/dos2unix/dos2unix-${version}.tar.gz ${port}-${version}.tar.gz 7a3b01d01e214d62c2b3e04c3a92e0ddc728a385566e4c0356efa66fd6eb95af"
|
||||
depends=("gettext")
|
||||
auth_type=sig
|
||||
auth_import_key="f8f1bea490496a09cca328cc38c1f572b12725be"
|
||||
auth_opts=("${port}-${version}.tar.gz.asc" "${port}-${version}.tar.gz")
|
||||
auth_type='sha256'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue