diff options
author | Juergen Daubert <jue@jue.li> | 2021-03-07 10:43:46 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-03-07 10:43:46 +0100 |
commit | 63747945753e097e01b9054c3347a9dd0f217158 (patch) | |
tree | 789f115a574aacf278a5097a2753d29b99f1c559 /dialog/Pkgfile | |
parent | 7471d1d6b40738f2424ed88e74e63b96f55afbec (diff) | |
download | opt-63747945753e097e01b9054c3347a9dd0f217158.tar.gz opt-63747945753e097e01b9054c3347a9dd0f217158.tar.xz |
dialog: update to 1.3-30210306
Diffstat (limited to 'dialog/Pkgfile')
-rw-r--r-- | dialog/Pkgfile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dialog/Pkgfile b/dialog/Pkgfile index 1e65d8956..b54333c48 100644 --- a/dialog/Pkgfile +++ b/dialog/Pkgfile @@ -1,10 +1,10 @@ # Description: A tool to display dialog boxes from shell scripts -# URL: https://invisible-island.net/dialog/ -# Maintainer: CRUX System Team, core-ports at crux dot nu -# Depends on: ncurses +# URL: https://invisible-island.net/dialog/ +# Maintainer: CRUX System Team, core-ports at crux dot nu +# Depends on: ncurses name=dialog -version=1.3-20210117 +version=1.3-20210306 release=1 source=(https://invisible-mirror.net/archives/$name/$name-$version.tgz) |