wok diff duc/receipt @ rev 24005

cdrkit: force catalog sort weight
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 19 09:09:36 2021 +0000 (2021-01-19)
parents 290cd00c886d
children 5ea0ce1cecc0
line diff
     1.1 --- a/duc/receipt	Thu Mar 14 11:22:46 2019 +0100
     1.2 +++ b/duc/receipt	Tue Jan 19 09:09:36 2021 +0000
     1.3 @@ -7,8 +7,8 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  LICENSE="LGPL3"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="https://duc.zevv.nl/"
     1.8 -WGET_URL="https://github.com/zevv/duc/releases/download/$VERSION/$TARBALL"
     1.9 +WEB_SITE="https://github.com/zevv/duc"
    1.10 +WGET_URL="$WEB_SITE/releases/download/$VERSION/$TARBALL"
    1.11  
    1.12  DEPENDS="ncursesw pango tokyocabinet"
    1.13  BUILD_DEPENDS="ncursesw-dev pango-dev tokyocabinet-dev"