wok-next diff pysdm/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 | 5ffe59e2de3a |
children |
line diff
1.1 --- a/pysdm/receipt Sat Nov 03 17:26:00 2018 +0200 1.2 +++ b/pysdm/receipt Tue Sep 01 10:31:46 2020 +0000 1.3 @@ -7,6 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="GPL2" 1.6 WEB_SITE="https://pysdm.sourceforge.io/" 1.7 +HOST_ARCH="any" 1.8 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"