wok-6.x diff mtpfs/receipt @ rev 21189
consonance: added to dependencies
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 03 15:57:39 2019 +0100 (2019-04-03) |
parents | fadc64b65b26 |
children | 09ae50a374ae |
line diff
1.1 --- a/mtpfs/receipt Fri Aug 15 00:06:08 2014 +0000 1.2 +++ b/mtpfs/receipt Wed Apr 03 15:57:39 2019 +0100 1.3 @@ -6,9 +6,9 @@ 1.4 SHORT_DESC="FUSE filesystem that supports reading and writing from any MTP device" 1.5 MAINTAINER="keupont@no-log.org" 1.6 LICENSE="GPL3" 1.7 -WEB_SITE="http://www.adebenham.com/mtpfs/" 1.8 +WEB_SITE="https://www.adebenham.com/mtpfs/" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 -WGET_URL="http://www.adebenham.com/files/mtp/$TARBALL" 1.11 +WGET_URL="https://www.adebenham.com/files/mtp/$TARBALL" 1.12 1.13 DEPENDS="fuse libmtp libmad libid3tag libgio" 1.14 BUILD_DEPENDS="fuse-dev libmtp-dev libmad-dev libid3tag-dev"