wok diff cherokee/receipt @ rev 22756

updated ffmpeg, ffmpeg-dev and ffplay (4.1.3 -> 4.2.2)
author Hans-G?nter Theisgen
date Fri Jan 24 16:20:17 2020 +0100 (2020-01-24)
parents 676f346df719
children 079887dee9fb
line diff
     1.1 --- a/cherokee/receipt	Tue Jan 07 16:51:34 2020 +0100
     1.2 +++ b/cherokee/receipt	Fri Jan 24 16:20:17 2020 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://cherokee-project.com/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://www.cherokee-project.com/download/${VERSION%.*}/$VERSION/$TARBALL"
     1.8 +WGET_URL="https://github.com/$PACKAGE/webserver/archive/v$VERSION.tar.gz"
     1.9  
    1.10  PROVIDE="lighttpd"
    1.11  DEPENDS="cyrus-sasl ffmpeg libldap libmysqlclient openssl pcre python"