wok diff libcss/receipt @ rev 25747
thunar: replaced dependency libxfconf by xfconf
author | Hans-G?nter Theisgen |
---|---|
date | Sat Aug 31 09:37:15 2024 +0100 (4 months ago) |
parents | ede1d184d5c5 |
children |
line diff
1.1 --- a/libcss/receipt Mon Feb 14 17:51:14 2022 +0000 1.2 +++ b/libcss/receipt Sat Aug 31 09:37:15 2024 +0100 1.3 @@ -6,9 +6,9 @@ 1.4 SHORT_DESC="CSS Parser" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 LICENSE="MIT" 1.7 -WEB_SITE="http://www.netsurf-browser.org/projects/libcss/" 1.8 +WEB_SITE="https://www.netsurf-browser.org/projects/libcss/" 1.9 TARBALL="$PACKAGE-$VERSION-src.tar.gz" 1.10 -WGET_URL="http://download.netsurf-browser.org/libs/releases/$TARBALL" 1.11 +WGET_URL="https://download.netsurf-browser.org/libs/releases/$TARBALL" 1.12 #HOST_ARCH="i486 arm" 1.13 1.14 DEPENDS="libparserutils libwapcaplet"