wok diff flmusic/receipt @ rev 25074

Add python-ipaddress
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 13 19:39:39 2022 +0000 (23 months ago)
parents 544e47246b33
children 20ad21d5532c
line diff
     1.1 --- a/flmusic/receipt	Wed Feb 23 16:54:57 2022 +0000
     1.2 +++ b/flmusic/receipt	Mon Jun 13 19:39:39 2022 +0000
     1.3 @@ -7,8 +7,8 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  LICENSE="GPL"
     1.6  TARBALL="$PACKAGE-fltk13-source-$VERSION.tgz"
     1.7 -WEB_SITE="http://home.arcor.de/szukw000/english_index.html"
     1.8 -WGET_URL="http://home.arcor.de/szukw000/$TARBALL"
     1.9 +WEB_SITE="https://github.com/bbidulock/flmusic"
    1.10 +WGET_URL="https://github.com/bbidulock/flmusic/archive/refs/tags/$VERSION.tar.gz"
    1.11  
    1.12  DEPENDS="fltk alsa-lib sox"
    1.13  BUILD_DEPENDS="fltk-dev alsa-lib-dev sox-dev"