wok diff keepassx/receipt @ rev 25059

lvmts: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 06 16:43:48 2022 +0000 (2022-06-06)
parents ba7cbdb5749c
children 59f9785240b0
line diff
     1.1 --- a/keepassx/receipt	Wed Feb 09 21:05:34 2022 +0000
     1.2 +++ b/keepassx/receipt	Mon Jun 06 16:43:48 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  #SOURCE="KeePassX"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://www.keepassx.org/"
     1.7 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="https://www.keepassx.org/releases/$VERSION/$TARBALL"
     1.9  TAGS="password key"
    1.10  
    1.11  DEPENDS="xorg-libXtst libQtCore libQtGui libQtXml gcc-lib-base"