From 4e1d93aef53e447df915ceb7fc5dcaa47496ecff Mon Sep 17 00:00:00 2001 From: amak Date: Fri, 6 May 2022 20:21:24 +1000 Subject: [PATCH] python3-RPi.GPIO: update to 0.7.1 --- srcpkgs/python3-RPi.GPIO/template | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/srcpkgs/python3-RPi.GPIO/template b/srcpkgs/python3-RPi.GPIO/template index e855ad7fc048..2a46fec21252 100644 --- a/srcpkgs/python3-RPi.GPIO/template +++ b/srcpkgs/python3-RPi.GPIO/template @@ -1,7 +1,7 @@ # Template file for 'python3-RPi.GPIO' pkgname=python3-RPi.GPIO -version=0.7.0 -revision=2 +version=0.7.1 +revision=1 archs="armv[67]l* aarch64*" wrksrc="${pkgname#*-}-${version}" build_style=python3-module @@ -12,12 +12,8 @@ short_desc="Module to control Raspberry Pi GPIO channels" maintainer="amak " license="MIT" homepage="https://sourceforge.net/projects/raspberry-gpio-python" -distfiles="${SOURCEFORGE_SITE}/project/raspberry-gpio-python/RPi.GPIO-${version}.tar.gz" -checksum=7424bc6c205466764f30f666c18187a0824077daf20b295c42f08aea2cb87d3f - -# needed for gcc 10 -# fixed upstream in commit 8a0a65 -CFLAGS="-fcommon" +distfiles="${PYPI_SITE}/R/RPi.GPIO/RPi.GPIO-${version}.tar.gz" +checksum=cd61c4b03c37b62bba4a5acfea9862749c33c618e0295e7e90aa4713fb373b70 post_install() { vlicense LICENCE.txt