mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 23:27:34 +00:00
Ports: Bump byacc to 20230521
This commit is contained in:
parent
0c025c7d7e
commit
deb3e1eb7a
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=byacc
|
||||
version=20220128
|
||||
version=20230521
|
||||
files=(
|
||||
"https://invisible-mirror.net/archives/byacc/byacc-${version}.tgz#42c1805cc529314e6a76326fe1b33e80c70862a44b01474da362e2f7db2d749c"
|
||||
"https://invisible-mirror.net/archives/byacc/byacc-${version}.tgz#5ad915a7d5833aa38a5e31bd077505666029c35e365dff8569fe4598eaa9fef2"
|
||||
)
|
||||
useconfigure=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue