wok-current diff systemd/receipt @ rev 25601
use gcc49-lib-base for openldap-dev
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Sep 01 12:04:33 2023 +0000 (16 months ago) |
parents | 934055de50e2 |
children |
line diff
1.1 --- a/systemd/receipt Wed Feb 16 21:07:01 2022 +0000 1.2 +++ b/systemd/receipt Fri Sep 01 12:04:33 2023 +0000 1.3 @@ -6,10 +6,10 @@ 1.4 SHORT_DESC="System and service manager for Linux." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="GPL2 LGPL2.1 MIT" 1.7 -WEB_SITE="http://freedesktop.org/wiki/Software/systemd/" 1.8 +WEB_SITE="https://freedesktop.org/wiki/Software/systemd/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.11 -WGET_URL="http://www.freedesktop.org/software/systemd/$TARBALL" 1.12 +WGET_URL="https://www.freedesktop.org/software/systemd/$TARBALL" 1.13 1.14 DEPENDS="acl dbus glib kmod libcap libwrap pam pciutils usbutils util-linux-blkid" 1.15 BUILD_DEPENDS="acl-dev dbus-dev glib-dev glibc-dev gperf intltool \