wok diff pilot-link/receipt @ rev 24995

updated nginx and nginx-extras (1.19.0 -> 1.21.6)
author Hans-G?nter Theisgen
date Mon May 16 10:04:06 2022 +0100 (2022-05-16)
parents b569b85b0fb9
children 72fb3028d8ce
line diff
     1.1 --- a/pilot-link/receipt	Mon Jan 17 18:18:17 2022 +0000
     1.2 +++ b/pilot-link/receipt	Mon May 16 10:04:06 2022 +0100
     1.3 @@ -7,8 +7,8 @@
     1.4  MAINTAINER="Lucas Levrel <llev@slitaz.org>"
     1.5  LICENSE="GPL-LGPL"
     1.6  WEB_SITE="https://github.com/jichu4n/pilot-link"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.8 -WGET_URL="http://downloads.pilot-link.org/$TARBALL"
     1.9 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10 +WGET_URL="http://gentoo.oregonstate.edu/distfiles/$TARBALL"
    1.11  
    1.12  DEPENDS="popt readline"
    1.13  BUILD_DEPENDS="popt-dev readline-dev"