wok diff hal/receipt @ rev 25551
nfs-utils: make nfsd work on first start too
author | Hans-G?nter Theisgen |
---|---|
date | Thu Apr 06 10:52:37 2023 +0100 (19 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 Thu Apr 06 10:52:37 2023 +0100 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"