wok rev 16632

wiringpi: typo in tarball
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 12 06:41:14 2014 +0000 (2014-05-12)
parents ebe935a13106
children 811d1b741af3
files wiringpi/receipt
line diff
     1.1 --- a/wiringpi/receipt	Sun May 11 17:09:05 2014 +0200
     1.2 +++ b/wiringpi/receipt	Mon May 12 06:41:14 2014 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  SHORT_DESC="GPIO access library written in C for the Raspberry Pi/BCM2835."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="LGPL"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.tgz"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://wiringpi.com/"
    1.10  WGET_URL="https://git.drogon.net/?p=wiringPi;a=snapshot;h=${GITHASH};sf=tgz"
    1.11  TAGS="raspberrypi rpi"