wok diff webian-shell/receipt @ rev 25097

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 18 20:27:19 2022 +0000 (24 months ago)
parents cb67b4f8be05
children df63c4ce07f8
line diff
     1.1 --- a/webian-shell/receipt	Wed Mar 16 11:02:39 2022 +0000
     1.2 +++ b/webian-shell/receipt	Sat Jun 18 20:27:19 2022 +0000
     1.3 @@ -7,9 +7,8 @@
     1.4  MAINTAINER="hackdorte@sapo.pt"
     1.5  LICENSE="MPL2"
     1.6  WEB_SITE="https://webian.org/shell/"
     1.7 -GITHUB="https://cloud.github.com/downloads"
     1.8  TARBALL="${PACKAGE/-/_}_$VERSION-linux_32.tar.gz"
     1.9 -WGET_URL="$GITHUB/webianproject/shell/$TARBALL"
    1.10 +WGET_URL="https://github.com/downloadswebianproject/shell/$TARBALL"
    1.11  
    1.12  DEPENDS="gtk+ nss"
    1.13  BUILD_DEPENDS="wget"