mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 12:47:47 +00:00
Ports: byacc+gmp+m4: Split auth_opts strings into array elements
This commit is contained in:
parent
a44978b9b0
commit
c1d915afe6
3 changed files with 3 additions and 3 deletions
|
@ -6,4 +6,4 @@ https://invisible-mirror.net/archives/byacc/byacc-${version}.tgz.asc byacc-${ver
|
|||
useconfigure=true
|
||||
auth_type="sig"
|
||||
auth_import_key="C52048C0C0748FEE227D47A2702353E0F7E48EDB"
|
||||
auth_opts=("byacc-${version}.tgz.asc byacc-${version}.tgz")
|
||||
auth_opts=("byacc-${version}.tgz.asc" "byacc-${version}.tgz")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue