wok diff polkit/receipt @ rev 25076
Up marlin (886)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 14 08:17:07 2022 +0000 (2022-06-14) |
parents | 21f65cda07b9 |
children |
line diff
1.1 --- a/polkit/receipt Fri Jan 28 11:07:11 2022 +0000 1.2 +++ b/polkit/receipt Tue Jun 14 08:17:07 2022 +0000 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="slaxemulator@gmail.com" 1.5 LICENSE="LGPL2" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://www.freedesktop.org/wiki/Software/PolicyKit" 1.8 -WGET_URL="http://hal.freedesktop.org/releases/$TARBALL" 1.9 +WEB_SITE="https://www.freedesktop.org/wiki/Software/PolicyKit" 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="glib libgio dbus dbus-glib expat util-linux-eject"