wok-6.x diff lv2/receipt @ rev 25206
updated python-netaddr (0.7.19 -> 0.8.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 14:43:56 2022 +0100 (2022-07-13) |
parents | ede1d184d5c5 |
children | 1065db0a8079 |
line diff
1.1 --- a/lv2/receipt Mon Feb 14 17:51:14 2022 +0000 1.2 +++ b/lv2/receipt Wed Jul 13 14:43:56 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"