wok-current diff TiMidity++/receipt @ rev 25457

Normazile https://sourceforge.net/projects web_sites
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 23 08:28:09 2022 +0000 (2022-09-23)
parents a3b6dd3aac6f
children 2d4208bebf51
line diff
     1.1 --- a/TiMidity++/receipt	Tue Jul 27 16:57:54 2021 +0000
     1.2 +++ b/TiMidity++/receipt	Fri Sep 23 08:28:09 2022 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="An open source MIDI to WAVE converter and player."
     1.5  MAINTAINER="paul@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://sourceforge.net/projects/timidity/"
     1.8 +WEB_SITE="https://sourceforge.net/projects/timidity"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.11  WGET_URL="$SF_MIRROR/timidity/$TARBALL"
    1.12 @@ -16,6 +16,7 @@
    1.13  BUILD_DEPENDS="alsa-lib-dev flac-dev gtk+-dev jack-audio-connection-kit-dev \
    1.14  	libao-dev libogg-dev libvorbis-dev portaudio-dev xorg-libXaw3d-dev"
    1.15  
    1.16 +# What is the latest version available today?
    1.17  current_version()
    1.18  {
    1.19  	wget -O - $WEB_SITE/files/ 2>/dev/null | sed '/scope="row/!d;s|.*href="|"https://sourceforge.net|;q' | \