wok diff udisks/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 922f061231c2
children 0262035dc1e7
line diff
     1.1 --- a/udisks/receipt	Mon Jan 17 11:01:52 2022 +0000
     1.2 +++ b/udisks/receipt	Thu May 12 11:01:25 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://www.freedesktop.org/wiki/Software/udisks/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://hal.freedesktop.org/releases/$TARBALL"
     1.8 +WGET_URL="https://hal.freedesktop.org/releases/$TARBALL"
     1.9  
    1.10  DEPENDS="dbus dbus-helper libatasmart libdevmapper libgio libgudev libsgutils2 
    1.11  	lsof parted polkit sg3_utils udev util-linux-blkid util-linux-mount"