wok diff mozplugger/receipt @ rev 24955

updated nano and nano-doc (4.8 -> 6.2)
author Hans-G?nter Theisgen
date Sat Apr 23 16:34:46 2022 +0100 (2022-04-23)
parents b9659e3c2111
children 7364ffdaaa60
line diff
     1.1 --- a/mozplugger/receipt	Thu Feb 24 19:32:16 2022 +0000
     1.2 +++ b/mozplugger/receipt	Sat Apr 23 16:34:46 2022 +0100
     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