mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:37:35 +00:00
Ports/dialog: Update dialog to version 1.3-20220117
This commit is contained in:
parent
33343998f4
commit
8a84a03850
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=dialog
|
||||
version=1.3-20210324
|
||||
version=1.3-20220117
|
||||
depends=("ncurses")
|
||||
files="https://invisible-mirror.net/archives/dialog/dialog-${version}.tgz dialog-${version}.tgz
|
||||
https://invisible-mirror.net/archives/dialog/dialog-${version}.tgz.asc dialog-${version}.tgz.asc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue