wok diff cairomm/receipt @ rev 25621
Add sngrep
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 31 08:29:57 2023 +0000 (17 months ago) |
parents | 68cf96abc146 |
children |
line diff
1.1 --- a/cairomm/receipt Mon Jul 05 15:00:07 2021 +0000 1.2 +++ b/cairomm/receipt Thu Aug 31 08:29:57 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="LGPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://www.cairographics.org/" 1.7 -WGET_URL="http://cairographics.org/releases/$TARBALL" 1.8 +WGET_URL="https://www.cairographics.org/releases/$TARBALL" 1.9 1.10 DEPENDS="pixman cairo libsigc++ xcb-util" 1.11 BUILD_DEPENDS="pixman-dev cairo-dev libsigc++-dev xcb-util-dev libxml2-dev"