wok-6.x diff mozplugger/receipt @ rev 24985
Add python-future
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 10 07:46:58 2022 +0000 (2022-05-10) |
parents | b9659e3c2111 |
children |
line diff
1.1 --- a/mozplugger/receipt Thu Feb 24 19:32:16 2022 +0000 1.2 +++ b/mozplugger/receipt Tue May 10 07:46:58 2022 +0000 1.3 @@ -6,10 +6,10 @@ 1.4 SHORT_DESC="Generic Mozilla plugin." 1.5 MAINTAINER="slaxemulator@gmail.com" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://mozplugger.mozdev.org/" 1.8 +WEB_SITE="https://github.com/unix-junkie/mozplugger" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 -WGET_URL="${WEB_SITE}files/$TARBALL" 1.12 +WGET_URL="$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz" 1.13 1.14 DEPENDS="xorg-libX11" 1.15