wok diff exo/receipt @ rev 25784
Qt5-dev: add cmake files
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 24 14:47:04 2024 +0000 (4 months ago) |
parents | 1f9238437d3b |
children | d831eaab074c |
line diff
1.1 --- a/exo/receipt Wed Jun 01 08:14:05 2022 +0000 1.2 +++ b/exo/receipt Tue Sep 24 14:47:04 2024 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="https://www.xfce.org" 1.7 -WGET_URL="https://archive.xfce.org/src/xfce/exo/$VERSION/$TARBALL" 1.8 +WGET_URL="https://archive.xfce.org/src/xfce/exo/${VERSION%.*}/$TARBALL" 1.9 COOK_OPT="!fs" 1.10 1.11 DEPENDS="exo-tools libexo util-linux-uuid libgio"