wok diff pflogsumm/receipt @ rev 25052
ruby-ncurses: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jun 05 11:43:47 2022 +0000 (2022-06-05) |
parents | 2f230197370e |
children |
line diff
1.1 --- a/pflogsumm/receipt Wed Feb 16 11:53:30 2022 +0000 1.2 +++ b/pflogsumm/receipt Sun Jun 05 11:43:47 2022 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="https://jimsun.linxnet.com/postfix_contrib.html" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="http://jimsun.linxnet.com/downloads/$TARBALL" 1.8 +WGET_URL="https://jimsun.linxnet.com/downloads/$TARBALL" 1.9 1.10 SUGGESTED="postfix" 1.11 DEPENDS="perl-date-calc"