wok diff webian-shell/receipt @ rev 25442

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 02 16:30:36 2022 +0000 (20 months ago)
parents d765616e1f3d
children d154d1f5c98a
line diff
     1.1 --- a/webian-shell/receipt	Sat May 07 20:53:56 2022 +0000
     1.2 +++ b/webian-shell/receipt	Fri Sep 02 16:30:36 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="MPL2"
     1.5  WEB_SITE="https://webian.org/shell/"
     1.6  TARBALL="${PACKAGE/-/_}_$VERSION-linux_32.tar.gz"
     1.7 -WGET_URL="https://github.com/downloadswebianproject/shell/$TARBALL"
     1.8 +WGET_URL="https://github.com/downloads/webianproject/shell/$TARBALL"
     1.9  
    1.10  DEPENDS="gtk+ nss"
    1.11  BUILD_DEPENDS="wget"