From 963a97ae95d98c8c2268011a9cee8fa964573d4a 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 | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/python3-RPi.GPIO/template b/srcpkgs/python3-RPi.GPIO/template index e855ad7fc048..cad0962d701f 100644 --- a/srcpkgs/python3-RPi.GPIO/template +++ b/srcpkgs/python3-RPi.GPIO/template @@ -1,6 +1,6 @@ # Template file for 'python3-RPi.GPIO' pkgname=python3-RPi.GPIO -version=0.7.0 +version=0.7.1 revision=2 archs="armv[67]l* aarch64*" wrksrc="${pkgname#*-}-${version}" @@ -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