wok diff opus/receipt @ rev 21283
updated libsamplerate and libsamplerate-dev (0.1.8 -> 0.1.9)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Apr 14 17:42:24 2019 +0100 (2019-04-14) |
parents | c8f9323bb442 |
children | 92ce259ad0fe |
line diff
1.1 --- a/opus/receipt Wed Oct 10 19:23:16 2018 +0200 1.2 +++ b/opus/receipt Sun Apr 14 17:42:24 2019 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="opus" 1.7 -VERSION="1.2.1" 1.8 +VERSION="1.3" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Totally open, royalty-free, highly versatile audio codec." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="BSD" 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://opus-codec.org/" 1.15 -WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL" 1.16 +WGET_URL="https://archive.mozilla.org/pub/$PACKAGE/$TARBALL" 1.17 1.18 DEPENDS="" 1.19 BUILD_DEPENDS=""