qrcode, use older recipe, less dependencies (#10917)

This commit is contained in:
Schrijvers Luc
2024-08-26 11:54:25 +02:00
committed by GitHub
parent ce3dde74bf
commit b1f0658fb5

View File

@@ -4,9 +4,9 @@ the generation of QR Codes."
HOMEPAGE="https://github.com/lincolnloop/python-qrcode/"
COPYRIGHT="2011 Lincoln Loop"
LICENSE="BSD (3-clause)"
REVISION="1"
REVISION="4"
SOURCE_URI="https://github.com/lincolnloop/python-qrcode/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="0c33d46a4d5baa4ed6d26f1a2215b9166078235f54f1c16af87b9533072d1787"
CHECKSUM_SHA256="051935ae06d8180a5a2413192dd236fdc6a2f3da3ef04af682afbe9d5c3286f4"
SOURCE_FILENAME="qrcode-v$portVersion.tar.gz"
SOURCE_DIR="python-qrcode-$portVersion"