# HG changeset patch # User Pascal Bellard # Date 1399876874 0 # Node ID 819e017f397d34b2775cea926f857c36bd40b7bc # Parent ebe935a13106328f5392f3072d87d373fce1d304 wiringpi: typo in tarball diff -r ebe935a13106 -r 819e017f397d wiringpi/receipt --- a/wiringpi/receipt Sun May 11 17:09:05 2014 +0200 +++ b/wiringpi/receipt Mon May 12 06:41:14 2014 +0000 @@ -7,7 +7,7 @@ SHORT_DESC="GPIO access library written in C for the Raspberry Pi/BCM2835." MAINTAINER="pankso@slitaz.org" LICENSE="LGPL" -TARBALL="$PACKAGE-$VERSION.tar.tgz" +TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://wiringpi.com/" WGET_URL="https://git.drogon.net/?p=wiringPi;a=snapshot;h=${GITHASH};sf=tgz" TAGS="raspberrypi rpi"