libraries/pigpio: Fix md5sum, README, VERSION.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-09-27 16:59:54 -04:00 committed by Willy Sudiarto Raharjo
parent fb252e9aa8
commit be624fb8ed
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 3 deletions

View File

@ -1 +1,2 @@
pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).
pigpio is a C library for the Raspberry which allows control of the
General Purpose Input Outputs (GPIO).

View File

@ -1,8 +1,8 @@
PRGNAM="pigpio"
VERSION="v74"
VERSION="74"
HOMEPAGE="http://abyz.me.uk/rpi/pigpio/index.html"
DOWNLOAD="https://github.com/joan2937/pigpio/archive/v74/pigpio-74.tar.gz"
MD5SUM="8de0e9b82a33628a28a9d9370d767017"
MD5SUM="976e83991b47ac239200d99d06247e2b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""