wok diff gnutls/receipt @ rev 23716

updated unetbootin (675 -> 677)
author Hans-G?nter Theisgen
date Wed Apr 29 07:34:27 2020 +0100 (2020-04-29)
parents 8fa91d8eff3c
children 376c63dc731b
line diff
     1.1 --- a/gnutls/receipt	Fri Feb 21 15:13:18 2020 +0100
     1.2 +++ b/gnutls/receipt	Wed Apr 29 07:34:27 2020 +0100
     1.3 @@ -8,14 +8,14 @@
     1.4  LICENSE="GPL3"
     1.5  WEB_SITE="https://www.gnutls.org/"
     1.6  
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.lz"
     1.8 -WGET_URL="ftp://ftp.gnutls.org/gcrypt/gnutls/v${VERSION%.*}/$TARBALL"
     1.9 +TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.10 +WGET_URL="https://www.gnupg.org/ftp/gcrypt/gnutls/v${VERSION%.*}/$TARBALL"
    1.11  
    1.12  SUGGESTED="cacerts"
    1.13  DEPENDS="gcc-lib-base libcrypto libgnutls libgpg-error 
    1.14  	libtasn1 libunistring ncurses nettle readline zlib"
    1.15  BUILD_DEPENDS="gmp-dev libcrypto-dev libgcrypt-dev libgpg-error-dev libtasn1-dev 
    1.16 -	libunistring-dev lzip ncurses-dev nettle-dev readline-dev"
    1.17 +	libunistring-dev ncurses-dev nettle-dev readline-dev"
    1.18  
    1.19  HOST_ARCH="i486 arm"
    1.20