wok-6.x diff pcmciautils/receipt @ rev 25522

created recipes for libtermkey and libtermkey-dev 0.22
author Hans-G?nter Theisgen
date Fri Feb 24 17:12:54 2023 +0100 (19 months ago)
parents 5d79829fa876
children
line diff
     1.1 --- a/pcmciautils/receipt	Wed Jul 07 17:56:16 2021 +0000
     1.2 +++ b/pcmciautils/receipt	Fri Feb 24 17:12:54 2023 +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"