wok diff hal/receipt @ rev 25177

Update some web_site & wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jul 02 13:44:10 2022 +0000 (23 months ago)
parents af8d823a3077
children
line diff
     1.1 --- a/hal/receipt	Mon Feb 14 14:14:23 2022 +0000
     1.2 +++ b/hal/receipt	Sat Jul 02 13:44:10 2022 +0000
     1.3 @@ -7,8 +7,8 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.freedesktop.org/wiki/Software/hal"
     1.8 -WGET_URL="http://hal.freedesktop.org/releases/$TARBALL"
     1.9 +WEB_SITE="https://www.freedesktop.org/wiki/Software/hal"
    1.10 +WGET_URL="https://hal.freedesktop.org/releases/$TARBALL"
    1.11  CROSS="error: cannot check for file existence when cross compiling"
    1.12  
    1.13  DEPENDS="dbus dbus-glib slitaz-base-files udev util-linux-blkid libusb-compat"