wok-current diff libftdi/receipt @ rev 24385
Add some current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 07 11:38:23 2022 +0000 (2022-02-07) |
parents | 8f447cf2eee5 |
children | ede1d184d5c5 |
line diff
1.1 --- a/libftdi/receipt Sat Nov 09 20:47:29 2013 +0000 1.2 +++ b/libftdi/receipt Mon Feb 07 11:38:23 2022 +0000 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="rcx@zoominternet.net" 1.5 LICENSE="BSD GPL2 LGPL2" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://www.intra2net.com/en/developer/libftdi/" 1.8 -WGET_URL="http://www.intra2net.com/en/developer/libftdi/download/$TARBALL" 1.9 +WEB_SITE="https://www.intra2net.com/en/developer/libftdi/" 1.10 +WGET_URL="https://www.intra2net.com/en/developer/libftdi/download/$TARBALL" 1.11 1.12 DEPENDS="glibc-base libusb libusb-compat gcc-lib-base" 1.13 BUILD_DEPENDS="slitaz-toolchain libusb-dev libusb libusb-compat"