wok diff pcmciautils/receipt @ rev 25004
updated ntfs-3g and ntfs-3g-dev (2017.3.23 -> 2021.8.22)
author | Hans-G?nter Theisgen |
---|---|
date | Mon May 16 16:20:40 2022 +0100 (2022-05-16) |
parents | 5d79829fa876 |
children |
line diff
1.1 --- a/pcmciautils/receipt Wed Jul 07 17:56:16 2021 +0000 1.2 +++ b/pcmciautils/receipt Mon May 16 16:20:40 2022 +0100 1.3 @@ -6,10 +6,9 @@ 1.4 SHORT_DESC="Utilities for inserting and removing PCMCIA cards" 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.8 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="https://mirrors.edge.kernel.org/pub/linux/utils/kernel/pcmcia/" 1.10 -#WGET_URL="https://www.kernel.org/pub/linux/utils/kernel/pcmcia/$TARBALL" 1.11 -WGET_URL="http://sourceware.mirrors.tds.net/pub/kernel.org/linux/utils/kernel/pcmcia/$TARBALL" 1.12 +WGET_URL="$WEB_SITE$TARBALL" 1.13 1.14 DEPENDS="linux sysfsutils udev" 1.15 BUILD_DEPENDS="sysfsutils-dev bison flex"