wok diff libplayer/receipt @ rev 22684
osmo: force .mo build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 19 15:15:22 2020 +0100 (2020-01-19) |
parents | 68f00cd672fd |
children | ede1d184d5c5 |
line diff
1.1 --- a/libplayer/receipt Sat Mar 29 23:45:46 2014 +0100 1.2 +++ b/libplayer/receipt Sun Jan 19 15:15:22 2020 +0100 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 LICENSE="LGPL2.1" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="http://libplayer.geexbox.org/" 1.8 -WGET_URL="http://libplayer.geexbox.org/releases/$TARBALL" 1.9 +WEB_SITE="https://libplayer.geexbox.org/" 1.10 +WGET_URL="https://libplayer.geexbox.org/releases/$TARBALL" 1.11 HOST_ARCH="i486 arm" 1.12 1.13 DEPENDS="xine-lib"