1
Fork 0
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:
EWouters 2022-04-01 02:04:35 +02:00 committed by Brian Gianforcaro
parent 33343998f4
commit 8a84a03850
2 changed files with 2 additions and 2 deletions

View file

@ -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"