aboutsummaryrefslogtreecommitdiffstats
path: root/community/wiringpi
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2018-07-17 12:18:38 +0000
committerTimo Teräs <timo.teras@iki.fi>2018-07-17 12:18:38 +0000
commit9a460a76cce811ae59def478caff6f519bfdfdb7 (patch)
tree196c43bfc5471cd07955576e59f1c40603c1e8cd /community/wiringpi
parentc6d52d062a5bbe29c59b6b49a4e823a423212581 (diff)
downloadaports-9a460a76cce811ae59def478caff6f519bfdfdb7.tar.bz2
aports-9a460a76cce811ae59def478caff6f519bfdfdb7.tar.xz
community/wiringpi: upgrade to 2.46
Diffstat (limited to 'community/wiringpi')
-rw-r--r--community/wiringpi/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/community/wiringpi/APKBUILD b/community/wiringpi/APKBUILD
index cede2e7667..897985d400 100644
--- a/community/wiringpi/APKBUILD
+++ b/community/wiringpi/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=wiringpi
-pkgver=2.32
+pkgver=2.46
_commitid=5edd177
pkgrel=0
pkgdesc="command line interface for Raspberry Pi gpio"
@@ -39,6 +39,4 @@ package() {
install -D -m755 gpio/gpio "$pkgdir"/usr/bin/gpio || return 1
}
-md5sums="8c156806f2a7c2bf5573ef54955f0cda wiringpi-2.32.tar.gz"
-sha256sums="c5f7b4807317eb74d81212337b893cb5a27981d01f6037e6be8a3a6d6e58a540 wiringpi-2.32.tar.gz"
-sha512sums="6891ea57e5829772c4567502f6ed93e40e46e0263913df6dd59977016668ebc7457955e34524c1b1838e7ffd64ddf6c5e7d18c16a26b4799d6255cdb32783801 wiringpi-2.32.tar.gz"
+sha512sums="6891ea57e5829772c4567502f6ed93e40e46e0263913df6dd59977016668ebc7457955e34524c1b1838e7ffd64ddf6c5e7d18c16a26b4799d6255cdb32783801 wiringpi-2.46.tar.gz"