mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 23:17:46 +00:00
Ports/byacc: Update byacc to version 20220128
This commit is contained in:
parent
aa0f356a81
commit
711e317bd5
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=byacc
|
||||
version=20210808
|
||||
version=20220128
|
||||
files="https://invisible-mirror.net/archives/byacc/byacc-${version}.tgz byacc-${version}.tgz
|
||||
https://invisible-mirror.net/archives/byacc/byacc-${version}.tgz.asc byacc-${version}.tgz.asc"
|
||||
useconfigure=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue