From 112a1088ac189b2735996d32d2db3c9a1cc3392b Mon Sep 17 00:00:00 2001 From: MouadCharradi Date: Sun, 13 Feb 2022 01:44:34 +0100 Subject: [PATCH 1/2] python3-qrcode: update to 7.3.1. --- srcpkgs/python3-qrcode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-qrcode/template b/srcpkgs/python3-qrcode/template index 50a1966adb5b..6abb8c0dce44 100644 --- a/srcpkgs/python3-qrcode/template +++ b/srcpkgs/python3-qrcode/template @@ -1,6 +1,6 @@ # Template file for 'python3-qrcode' pkgname=python3-qrcode -version=6.1 +version=7.3.1 revision=5 wrksrc="qrcode-${version}" build_style=python3-module @@ -12,7 +12,7 @@ maintainer="Charles E. Lehner " license="BSD-3-Clause" homepage="https://github.com/lincolnloop/python-qrcode" distfiles="${PYPI_SITE}/q/qrcode/qrcode-${version}.tar.gz" -checksum=505253854f607f2abf4d16092c61d4e9d511a3b4392e60bff957a68592b04369 +checksum=375a6ff240ca9bd41adc070428b5dfc1dcfbb0f2507f1ac848f6cded38956578 do_check() { python3 setup.py test From ec9221e0aac1768d47a5dfe13603c58b098550f8 Mon Sep 17 00:00:00 2001 From: MouadCharradi Date: Sun, 13 Feb 2022 03:39:12 +0100 Subject: [PATCH 2/2] clib: update to 2.8.0. --- srcpkgs/clib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/clib/template b/srcpkgs/clib/template index f348fa17325f..284485d804f8 100644 --- a/srcpkgs/clib/template +++ b/srcpkgs/clib/template @@ -1,6 +1,6 @@ # Template file for 'clib' pkgname=clib -version=2.7.0 +version=2.8.0 revision=1 build_style=gnu-makefile make_use_env=yes @@ -10,7 +10,7 @@ maintainer="Toyam Cox " license="MIT" homepage="https://github.com/clibs/clib" distfiles="https://github.com/clibs/clib/archive/${version}.tar.gz" -checksum=99640506e1cf69d69451dc5d0db2d8fd169ff8247bda8c6d01dd66e9471ac6a0 +checksum=be474f6697d9a9918cbe4d3cc65a16cba2fbe0aee35d40eaca7b67557e89bce4 post_install() { vlicense LICENSE