wok diff muparser/receipt @ rev 23993
linld: hide -b=<base_himem> argument
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 12 17:26:44 2020 +0000 (2020-12-12) |
parents | ae365a12a573 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/muparser/receipt Thu May 02 14:53:06 2019 +0100 1.2 +++ b/muparser/receipt Sat Dec 12 17:26:44 2020 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="A fast mathematical expression parser library." 1.5 MAINTAINER="devl547@gmail.com" 1.6 LICENSE="MIT" 1.7 -WEB_SITE="https://beltoforion.de/article.php?a=muparser" 1.8 +WEB_SITE="https://beltoforion.de/en/muparser" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://github.com/beltoforion/$PACKAGE/archive/v$VERSION.tar.gz"