wok rev 24356

backintime: modified WGET_URL
author Hans-G?nter Theisgen
date Thu Feb 03 15:43:51 2022 +0100 (2022-02-03)
parents 42ca4855acf7
children 9c973fb0a52b
files backintime-lang/receipt backintime/receipt
line diff
     1.1 --- a/backintime-lang/receipt	Thu Feb 03 15:37:25 2022 +0100
     1.2 +++ b/backintime-lang/receipt	Thu Feb 03 15:43:51 2022 +0100
     1.3 @@ -17,3 +17,4 @@
     1.4  {
     1.5  	cook_copy_folders	locale
     1.6  }
     1.7 +
     2.1 --- a/backintime/receipt	Thu Feb 03 15:37:25 2022 +0100
     2.2 +++ b/backintime/receipt	Thu Feb 03 15:43:51 2022 +0100
     2.3 @@ -10,7 +10,7 @@
     2.4  WEB_SITE="https://github.com/bit-team/backintime"
     2.5  
     2.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.7 -WGET_URL="$WEB_SITE/releases/download/v$VERSION/$TARBALL"
     2.8 +WGET_URL="$WEB_SITE/releases/download/$VERSION/$TARBALL"
     2.9  
    2.10  SUGGESTED="backintime-lang"
    2.11  DEPENDS="py3k py3k-dbus rsync"