wok-next diff unison/receipt @ rev 21722
efivar: typo in post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 01 10:31:46 2020 +0000 (2020-09-01) |
parents | 0c30a9a773d1 |
children |
line diff
1.1 --- a/unison/receipt Sat Apr 21 17:36:49 2018 +0300 1.2 +++ b/unison/receipt Tue Sep 01 10:31:46 2020 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="File-synchronization tool" 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL3" 1.7 -WEB_SITE="http://www.cis.upenn.edu/~bcpierce/unison" 1.8 +WEB_SITE="http://www.cis.upenn.edu/~bcpierce/unison/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://github.com/bcpierce00/unison/archive/v$VERSION.tar.gz"