wok diff swig/receipt @ rev 25802
Add rtmidi
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 04 17:46:04 2024 +0000 (2 weeks ago) |
parents | ac8ca9758df1 |
children |
line diff
1.1 --- a/swig/receipt Sat Jan 15 15:21:40 2022 +0000 1.2 +++ b/swig/receipt Mon Nov 04 17:46:04 2024 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="maintainer@slitaz.org" 1.5 LICENSE="GPL3" 1.6 SHORT_DESC="A compiler that makes it easy to integrate C and C++ code with scripting languages." 1.7 -WEB_SITE="http://www.swig.org/" 1.8 +WEB_SITE="https://www.swig.org/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"