libqrcodegen: 1.7.0 -> 1.8.0

This commit is contained in:
Tim Biermann 2022-04-17 11:12:44 +02:00
parent 45c79aacf9
commit 36b365afb7
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37GGCLPkHkXWdDq/IoOqNYVj4qmn4QZsnL4qsUJgEWR6ko8FsBuCAUKvqRSLYcBl01UyAikISCqxXj7aVX9M+wY=
SHA256 (Pkgfile) = 9f25fe999ac31627091f41753767f0c005c6330154f4148423d80e3a24c60285
RWSagIOpLGJF362VGLmQ9VHQohUjwivxi9VtedW/hlPyc6MFpRSiXbqbXPIj6EMmjW29Otz7MCMPzhbh7pRmwFr+m+K1lG80DAY=
SHA256 (Pkgfile) = 4e2ddb063e621c1f6734e243e1b952f86310e349009f1e14ab35de4e61a22524
SHA256 (.footprint) = 4718e9abc0d6560384021cfb45cb279fe5e0eb0712d89b88b4f8bdffeaf17c83
SHA256 (libqrcodegen-1.7.0.tar.gz) = a8138d84a2adbc9168bfadfb9db5272c89b69fb87f72a88ecd08ce7f402ee710
SHA256 (libqrcodegen-1.8.0.tar.gz) = 2ec0a4d33d6f521c942eeaf473d42d5fe139abcfa57d2beffe10c5cf7d34ae60
SHA256 (cpp-makefile.patch) = d243b287dc16df521d5a1bf4606bc024bef5e6a0a214592bb682ffc9215ce52c
SHA256 (c-makefile.patch) = 9f3e752f6bbe2f6a10e0905dd76665bfd6e33db9b24ab496d69addd4d658410f

View File

@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=libqrcodegen
version=1.7.0
version=1.8.0
release=1
source=(https://github.com/nayuki/QR-Code-generator/archive/v$version/$name-$version.tar.gz
cpp-makefile.patch c-makefile.patch)