wok diff guacamole/receipt @ rev 24988

Fix perl-gd & tcptrack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 12 11:01:25 2022 +0000 (2022-05-12)
parents cb67b4f8be05
children
line diff
     1.1 --- a/guacamole/receipt	Wed Mar 16 11:02:39 2022 +0000
     1.2 +++ b/guacamole/receipt	Thu May 12 11:01:25 2022 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  
     1.5  TARBALL="$PACKAGE-server-$VERSION.tar.gz"
     1.6  #WGET_URL="$SF_MIRROR/project/$PACKAGE/current/source/$TARBALL"
     1.7 -WGET_URL="http://apache.org/dyn/closer.cgi?action=download&filename=$PACKAGE/$VERSION/source/$TARBALL"
     1.8 +WGET_URL="https://apache.org/dyn/closer.cgi?action=download&filename=$PACKAGE/$VERSION/source/$TARBALL"
     1.9  
    1.10  DEPENDS="cairo ossp-uuid libxml2 libvorbis libssl freerdp libvncserver \
    1.11  	libssh2 pango pulseaudio libjson-c libsndfile flac bzlib zlib"