wok diff lv2/receipt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months ago)
parents ede1d184d5c5
children 1065db0a8079
line diff
     1.1 --- a/lv2/receipt	Mon Feb 14 17:51:14 2022 +0000
     1.2 +++ b/lv2/receipt	Fri Jul 01 10:50:21 2022 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lv2"
     1.7 -VERSION="1.16.0"
     1.8 +VERSION="1.18.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Portable plugin standard for audio systems."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  WEB_SITE="https://lv2plug.in/"
    1.14  
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16 -WGET_URL="http://lv2plug.in/spec/$TARBALL"
    1.17 +WGET_URL="https://lv2plug.in/spec/$TARBALL"
    1.18  
    1.19  DEPENDS="libsndfile"
    1.20  BUILD_DEPENDS="pkg-config libsndfile-dev"